high availability

  • Thread starter Thread starter Eric Clapton
  • Start date Start date
E

Eric Clapton

Does anyone know any application which can provide high availability
solution for SQL2000? Thanks.
 
Does anyone know any application which can provide high availability
solution for SQL2000? Thanks.
Failover Clustering is the solution - check it at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/adminsql/ad_clustering_7t9v.asp.
Additionally, you can use Log Shipping -
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/adminsql/ad_1_server_8elj.asp.

--
Dejan Sarka, SQL Server MVP
Associate Mentor
Solid Quality Learning
More than just Training
www.SolidQualityLearning.com
 
If you have a serious requirement you should look at ftserver from Stratus
and Double take.
 
Ladies and gentlement,

Thanks for the advice. Will have a look on that.

Supernova
 
Do you know what is advantage of the double take over the failover
clustering in SQL 2000?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top