I'm building a server to act as a disaster recovery server. I will restore production databases to the DR server in the event that the primary production server fails. I will use SSIS package to transfer SQL Agent jobs from the primary server
to the DR server. Aside from restoring the user databases, what would be the impact of restoring MODEL and MSDB system databases from primary to DR? Thanks.
↧