You should be able to migrate the database. If you are going to add it to the existing DB, then you'll also have to install NCM on the Orion server as well in order for it to integrate together. Based on the versions, you also may have to upgrade NCM to a more recent version. If you keep it standalone, and just move the database, you'll want to stop all services on the NCM server, move the database, either by a backup file or detach and move files. You'll then need to rerun the configuration wizard to point the NCM install to the new SQL server and file location. Due to how SQL moves files, you'll want to run the configuration wizard with an sa level account and create a new user for the database. You won't be able to use the existing user account that is currently being used without taking several steps to remove it from the database first and recreating it on the new SQL instance.
↧