I work at a remote location where I locally support central developed systems. Currently, I am testing the fail over for one of the systems. The biggest portions of this fail over is restoring the SQL Server Databases from the Primary Server to the Backup Server. The central office folk want me to restore the system databases msdb and master, now I know this is not a great idea but I have to follow their instructions or I get blamed for anything going wrong. What I need to know is there any tables in the system databases that need to have modification because they are now on a new server. An example would be, in the sysservers table in the master database only has entries for the Primary Server instead of the Backup.
jimmY
jimmY