Replication Restore On New SQL Server

  • Is there a way to restore replication on a new server? We have 2 servers with identical hardware and software setups. We occasionally do a server switch every couple of months. Before the server switch, I do backups of the databases (to include master, msdb and model) and take the server off the network. I then bring up the second server, change the server name and IP address to reflect what the previous server was set up as. After restoring the databases on the new box, I find that replication is no longer setup. After several hours of researching, I have come to the conclusion that replication cannot be restored. You basically have to re-script all of them. Is this true?

  • This was removed by the editor as SPAM

  • I find myself wondering why on earth you would want to do this with your servers!?!

    But yes you can restore replicated databases without trouble. We do this all the time with our subscriber databases. If this is a publisher do you have your distributor database on another machine? If not you will also need to restore it before restoring your publisher database.

    Lookup

    mk:@MSITStore:C:\Program%20Files\Microsoft%20SQL%20Server\80\Tools\Books\replsql.chm::/replbackup_8enn.htm#Feedback

    in Books online by using the Go/URL menu.

    Gary Johnson

    Microsoft Natural Language Group

    DBA, Sr. DB Engineer




    Gary Johnson
    Microsoft Natural Language Group
    DBA, Sr. DB Engineer

    This posting is provided "AS IS" with no warranties, and confers no rights. The opinions expressed in this post are my own and may not reflect that of my employer.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply