已答复 Overwrite/restore system databases

  • Monday, February 18, 2013 8:06 PM
     
     

    Hi,

    We had a crash and needed to rebuild the cluster and install SQL Server. We still have old master/msdb mdf/ldf files and also have the week old backups of system databases. Can we do the following (http://msdn.microsoft.com/en-us/library/ms190190.aspx):

    1. Take a copy of current mdf/ldf files (if required later)
    2.  Stop sql server and agent
    3. Overwrite master,msdb and model mdf/ldf files
    4. Restart SQL Server

    or

    for step 3 we should not overwrite the mdf/ldf files and use the backups of system databases of 1 week old

    or

    we should not restore master and only use the above for msdb if restoring master can cause any other issue


All Replies