Hi all,
I'm wondering if anyone can give me a fairly high-level breakdown of the pros/cons of some of the more common redundancy & failover options for sql server. I have a situation where we are going from an array of multiple servers--each with different databases on them--where if one failed or was down for a while, only a part of the business suffered.
The decision was made to go with a single, very powerful server with one instance of sql server and all databases on this single machine. So now if it goes down, we are dead in the water, full panic. There will be a DR failover server across the country but due to the sheer amount of data and the relatively small pipe to that site, we are looking at log shipping hourly. Also, the purpose of that server is more for a physical disaster--I'm wondering what would be some options that people typically plan to recover from a server failure, on a quicker timeframe, and what would the pros and cons of the various options be?
Thanks,
--Jim
I'm wondering if anyone can give me a fairly high-level breakdown of the pros/cons of some of the more common redundancy & failover options for sql server. I have a situation where we are going from an array of multiple servers--each with different databases on them--where if one failed or was down for a while, only a part of the business suffered.
The decision was made to go with a single, very powerful server with one instance of sql server and all databases on this single machine. So now if it goes down, we are dead in the water, full panic. There will be a DR failover server across the country but due to the sheer amount of data and the relatively small pipe to that site, we are looking at log shipping hourly. Also, the purpose of that server is more for a physical disaster--I'm wondering what would be some options that people typically plan to recover from a server failure, on a quicker timeframe, and what would the pros and cons of the various options be?
Thanks,
--Jim