However, there is one small pitfall. It seems that the Masterdatabase on the orginal SQL-server has been changed during the installation of SCOM. The application eventlog of the new SQL-server will display this event:
Event Type: ErrorMatt Goedtel has posted an article about it how to solve it. One must run a sql-script on the new SQL-server and all is well again.
Event Source: MSSQLSERVER
Event Category: (2)
Event ID: 18054
Description:
Error 7779800008, severity 16, state 1 was raised, but no message with that error number was found in sys.messages. If error is larger than 50000, make sure the user-defined message is added using sp_addmessage.
Look here for the article and the sql-script
No comments:
Post a Comment