Stevehewitt
IS-IT--Management
Hi Guys,
I'm not much of a DBA, so please bare with me!
I have a number of DB's on a server in our main office running SQL 2005 SP2 Enterprise. We have a hot-site DR facility with a VPN between both sites - with the servers at the DR site on our domain (just a different AD site).
As a SME, we can't afford clustering HA, however with having a DR site with a number of servers I'm looking at ways so if we have a disaster, everyone gets shipped over to the DR site and after no more than 15 minutes of configuration we have our SQL databases running again.
From what I understand, there's three options. Replication, Database Mirroring and Log Shipping.
My worries are that we only have a 2Mb 50:1 DSL circuit between the office and the DR site. Also, if there is any data loss then the DR copy will be next to useless, so I need it to be atomic with assurance that the data committed to the DR site is the full record. Finally, I can't use the high-safety option in database mirroing (waiting for changes to be commited to the DR site before releasing the local database to further changes) e.g. synchronous operation. This is because the of speed of the circuit between the sites would create too much of a delay on the local clients.
Any advice really appreciated!
Cheers,
Steve.
"They have the internet on computers now!" - Homer Simpson
I'm not much of a DBA, so please bare with me!
I have a number of DB's on a server in our main office running SQL 2005 SP2 Enterprise. We have a hot-site DR facility with a VPN between both sites - with the servers at the DR site on our domain (just a different AD site).
As a SME, we can't afford clustering HA, however with having a DR site with a number of servers I'm looking at ways so if we have a disaster, everyone gets shipped over to the DR site and after no more than 15 minutes of configuration we have our SQL databases running again.
From what I understand, there's three options. Replication, Database Mirroring and Log Shipping.
My worries are that we only have a 2Mb 50:1 DSL circuit between the office and the DR site. Also, if there is any data loss then the DR copy will be next to useless, so I need it to be atomic with assurance that the data committed to the DR site is the full record. Finally, I can't use the high-safety option in database mirroing (waiting for changes to be commited to the DR site before releasing the local database to further changes) e.g. synchronous operation. This is because the of speed of the circuit between the sites would create too much of a delay on the local clients.
Any advice really appreciated!
Cheers,
Steve.
"They have the internet on computers now!" - Homer Simpson