SQL Server clustering
Home > Ask the SQL Server Experts > Greg Robidoux - Backup and Recovery Questions & Answers > Clustering in SQL Server 2000 explained
Ask The SQL Server Expert: Questions & Answers
EMAIL THIS

Clustering in SQL Server 2000 explained

Greg Robidoux EXPERT RESPONSE FROM: Greg Robidoux

Pose a Question
Other SQL Server Categories
Meet all SQL Server Experts
Become an Expert for this site


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


>
QUESTION POSED ON: 24 May 2004
I don't understand the active/active model in SQL Server 2000's cluster system. Could you give me a clear explanation and example of it?

>
EXPERT RESPONSE

"Clustering" has become one of the biggest buzz words since SQL Server 2000 and Windows 2000 were introduced due to the improved manageability and reliability. Clustering in SQL Server 2000 is when two or more servers are configured to operate as a single virtual SQL Server to support database transactions. Each node or server in the cluster has the needed files installed locally as well as via a shared disk subsystem to support the SQL Server databases. A heart beat is used between the nodes to ensure each node is functioning properly, if not a failover occurs. Clustering is used to achieve high availability with SQL Server to support 24x7 operations to prevent a hardware failure from stopping an application from servicing client needs.

In a nutshell, with Windows 2000 Advanced Server and Windows 2003, two to 32 nodes can support a cluster to meet business needs. The two primary clustering modes for a two node cluster are:

  • ActiveActive – Both nodes in the cluster process database transactions typically at 50% of the total resources because either node can fail-over to the other so that a single node would be responsible for the transactions of both nodes.
  • ActivePassive – One node in the cluster processes database transactions and the second node processes database transactions only if the first node fails.
A more recent buzz word in the clustering space is "geo-clusters." Geo-clusters use the same general technology, but the nodes of the cluster are geographically disbursed in different regions, states or even countries. This is an emerging technology, but worth watching as it grows and is adopted by organizations.

For additional information about clustering visit:

For vendor information related to clustering visit:

For More Information


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


RELATED CONTENT
Greg Robidoux - Backup and Recovery
Synchronize databases on two separate active servers
Back up tables from SQL Server 2005 database to a file
Restore SQL Server 2000 backups in SQL Server 2005
Restoring a SQL Server database with a corrupt data file
SQL Server error message: "Server out of memory"
Configure log shipping between SQL Server 2000 and 2005
Restoring from msdb with only .mdf and .ldf files
Extended stored procedure to back up databases
Change tempdb from 'C' drive
Back up stored procedure only

SQL Server clustering
Upgrade Active/Active cluster to SQL Server 2005 and Windows 2003
SQL Server backups using SAN database snapshots
Setting up SQL Server clusters on a SAN
SQL Server Blog Watch
SQL Server cluster design: One big cluster vs. small clusters
FAQ: SQL Server comparison features
SQL Server consolidation: Why, when and how to consolidate SQL Servers
Active/Active clusters in SQL Server
Avoiding SQL Server Sprawl with the PolyServe Database Utility
Fast Guide: Clustering in SQL Server

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary



Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and answer pairs from more than 250 TechTarget industry experts.
Browse our Expert Advice

HomeNewsTopicsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersIT Downloads
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 2005 - 2008, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts