Hi!
I'm trying to migrate a MSSQL DB to Mysql db based NetXMS Server, currently NetXMS connects to the MSSQL DB via ODBC, i geeting the below error while exporting.
c:\NetXMS\bin>nxdbmgr.exe export backup_file
NetXMS Database Manager Version 2.1.1 Build 9014 (2.1.1) (UNICODE)
ERROR: cannot load schema file "C:\NetXMS\var"
Database export failed.
Any help on this one?
Regards
Clifford Dsouza
			
			
			
				Hi,
it's a bug in DB manager, fixed in upcoming 2.1.2.
Best regards,
Victor
			
			
			
				P.S. You can also try to use "nxdbmgr migrate" to move data directly to target database without creating intermediate dump.
			
			
			
				Thanks Victor , will try and let u know
Best Regards
Regards
Clifford Dsouza