Hello all,
We actually have a standalone SQL server 2008 R2 running on a Windows 2008 R2 server.
We now have a second server room (in an other building, but connected to the internal network) that we want to use as a Disaster Recovery Site. What is the best option ?
a) To install a second SQL server in the second site and then replicate the database on it
b) To install a second SQL server in the second site and then mirror the database on it
c) To build a Failover Cluster between the two sites
All advices and link to useful documentation, best practices will be greatly appreciated
Thanks in advance