Database Migration Windows Server 2022

Started by Jackson, September 14, 2022, 07:05:52 PM

Previous topic - Next topic

Jackson

Hello I am trying to migrate my database to the new instance and I found this link Database Migration, but I do not know where to enter the commands. It always says command not recognized when I enter it in PowerShell or Server Console through the management console. Anyone know how to accomplish this?

Jackson

I found where to run it but now I am running into this issue. I am attempting to migrate the database but I don't understand how to do it. I see the commands but I don't know how I am supposed to tell it to run off a different database when I just have a backup of one from the other server. The documentation is lacking. Can anyone please walk me through this.

Thanks


Jackson


Filipp Sudanov

Let's start from why nxdbmgr check is failing. Same as netxmsd executable does, nxdbmgr is trying to open netxmsd.conf configuration file from some predefined places, normally it's C:\netxms\etc\netxmsd.conf
If your netxms server is running, then the file should be there. Could it be that you are running cmd under regular user, not admin and there are no acess rights to the config file?