July 10, 2010 at 1:31 am
hello experts,
i have 30 gb size of database, and have transactions around 50 to 100 mb per day, we have 400 gb free disk space only C drive configured, and have windows server 2008 standard edition, sql server 2008 standard edition, ram 8 gb.
i have asked to present a failover strategy, kindly suggest me which kind of strategy shud i sugest or which papers shud i submit
thanks
July 10, 2010 at 2:31 am
Whats your requirement?
Automatic failover?
cost?
How much downtime acceptable?
July 10, 2010 at 2:58 am
my requirment is to implement a failover strategy, which can available data on planned or unplanned downtime
i need suggestion which i can suggest to my organization
July 10, 2010 at 3:06 am
SQL Server provides you HADR like
log shipping
Replication
Mirroring
Clustering
Choosing among this depends primary on your requirement
log shipping & Replication wont give u automatic failover..
July 15, 2010 at 12:39 pm
Ratheesh. I have a similar question but I am studying for the MCTS exam. I hope I am not crossing etiquette by asking you to look at my question, here:
http://www.sqlservercentral.com/Forums/Topic953397-10-1.aspx
July 15, 2010 at 1:08 pm
Here's a white paper that may help you, sachinsoni84. It addresses determining a strategy from a high level. I am reading it myself. http://msdn.microsoft.com/en-us/library/ee523927(SQL.100).asp
July 15, 2010 at 3:44 pm
And I found this book on-line that does a side by side comparison of the high availability technologies pg 37. The book itself is on Failover Clustering:
December 5, 2010 at 12:24 am
Hi,
I just implemented HADR (Availability Groups) a new feature in SQL Server Denali CTP1, in my test virtual Setup.
I used the following Infrastructure To implement HADR / High Availability Group
1) Domain Controller for Authentication
2) Two Virtual Machines with Windows Server 2008 R2 with Failover Clustering installed on each Node.
3) Local Instance of SQL Server (Not Clustered Instance) installed on Virtual Machines with Windows Server 2008 R2 (which are mentioned in point 2)
More Details and Step by Step Guide with screen shots is posted here
Suggest me some good test scenarios to test this HADR (Availability Groups) solution now.
Thanks
DBATAG
Website : http://sqlserver-training.com
Email : dbatag@sqlServer-Training.com
Viewing 8 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply