Hey,
We just migrated our SQL database off of the poller it was running on to a dedicated MS SQL 2005 Enterprise server.
We followed the PDF guide "Moving Your Orion NPM Database" and it all went okay up until we had to reconnect the Orion systems to the new database.
When we execute the Wizard to re-point the Orion machines to the new database they all throw the following error:
[Microsoft][ODBC SQL Server driver][SQL Server] Cannot open user default database. Login Failed.
We have not changed anything inside the database from the security stand point and we followed the document verbatim. Is there a step missing in the PDF for version 8.5? Google searches show this error to usually be related to ASP.NET and users having a default database but no solutions that seem to apply.
Any help would be great, as all systems are down for the migration and this doesn't seem like a complex issue, I just haven't found a good answer yet.