SQL Server clustering is a high availability solution, not a load balancing
one. You can find more info in the following article:
http://www.microsoft.com/technet/pro.../failclus.mspx
--
Carlos E. Rojas
SQL Server MVP
Co-Author SQL Server 2000 Programming by Example
"DavidM" <spam (AT) spam (DOT) net> wrote
Quote:
Does anyone know of any good books that discuss how to implement both NT
and
SQL Server clustering.
What is is really called? Network Load Balancing (NLB) or Clustering
Service? Are these the same?
I assume, its just a fault tolerance thing. There is no replication of NT
or SQL Server database between a cluster? |