tags:

views:

15

answers:

0

I need to set up log shipping for about 10 databases. The primary server is accessed by our website and the secondary server is a BI server. What I am struggling to figure out at moment is the best way to handle a “failback” situation once a failover has occurred. How do I get the primary server back to being the main server for the website?

Does anyone have any suggestions or best practices to handle a failback?

We are using SQL server 2008.