Home > Ask the SQL Server Experts > Archive: 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?

>

"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
Microsoft SQL Server 2000
Track changes to SQL Server 2000 and 2005 with one simple utility
Is it possible to find disabled indexes in SQL Server 2000?
FAQ: Creating and altering SQL Server tables
FAQ: SQL Server comparison features
SQL Server DBMS' growing popularity is no coincidence
What is a SQL Server instance?
Strange error when installing SQL Server 2000 Developer Edition
Working with multiple versions of SQL Server
Setting up automatic switchover between SQL Server instances
Test for hardware problems with PHYSICAL_ONLY
Microsoft SQL Server 2000 Research

SQL Server High Availability, Scalability and Reliability
SQL Server high availability: Options and caveats
High availability and the database
Are data warehouses made for the cloud?
Top load balancing methods for SQL Server
Maintaining high availability of SQL Server virtual machines
Creating fault-tolerant SQL Server installations
Scaling up vs. scaling out with SQL Server 2008
How to configure storage in SQL Server database with more writes than reads
SQL Server database replication tutorial
Licensing a standby server for SQL Server replication
SQL Server High Availability, Scalability and Reliability Research

Archive: 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

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
application server  (SearchSQLServer.com)
comma-separated values file  (SearchSQLServer.com)
DDBMS  (SearchSQLServer.com)
entity-relationship model  (SearchSQLServer.com)
full-text database  (SearchSQLServer.com)
intelligent database  (SearchSQLServer.com)
OLE DB  (SearchSQLServer.com)
Quiz: Database Basics  (SearchSQLServer.com)
relational database management system  (SearchSQLServer.com)
SQL Server  (SearchSQLServer.com)

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



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

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




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