SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Articles with tag Clustering Rss

Refine your search with one of the following additional tags (with number of items):

High Availability (13)     MSCS (2)     Editorial - MP3 (1)     Replication (1)    
SQL Server 2008 (5)     Command Prompt (1)     Editorial - WMV (1)     Service Packs (1)    
SQL Server 2005 (4)     Editorial (1)     Monitoring (1)     Virtual Server (1)    
failover (2)     Editorial - iPod (1)     planning (1)     Windows 2008 (1)    
Installation (2)    

Search for any content tagged Clustering

   Items 1 to 20 of 23    Next 20 >>
 

Understanding why there is still downtime with Microsoft Clustering

I want to institute a high availability solution for SQL Server with no downtime. I am planning on using Microsoft clustering, but I have been told that in the event that the cluster moves the SQL Server from one physical server to another, that there is some downtime. Why is this so?  Read more...
By Additional Articles 2009/11/24 | Source: MSSQLTips.com | Category: Clustering
Rating: (not yet rated)  Rate this |  Briefcase | 2 reads

SQL Server 2008 Failover Clustering

This white paper complements the existing documentation on planning, implementation, and administration of a SQL Server 2008 failover cluster, which can be found in Microsoft SQL Server 2008 Books Online. There are links to relevant existing content throughout the paper, which is intended primarily for a technical audience. This white paper covers failover cluster architecture and concepts for Windows Server (2003 and 2008) and SQL Server 2008; installation of a SQL Server 2008 failover cluster; upgrades and updates to SQL Server 2008 failover clustering; and maintenance and administration of SQL Server 2008.  Read more...
By Additional Articles 2009/10/02 | Source: SQLCAT | Category: Clustering
Rating: (not yet rated)  Rate this |  Briefcase | 2,696 reads

Failing SQL 2005 Cluster Installation because of too many cpu's

A Failing cluster installation because of too many processors. Sander Stad explains how you might be able to solve this in your environment.  Read more...
By Sander Stad 2009/07/14 | Source: SQLServerCentral.com | Category: SQL Server 2005
Rating: |  Discuss |  Briefcase | 3,651 reads

Prepare SQL Server 2005 in a Clustered Environment for SP3

This article from shows how to prepare your SQL Server 2005 clustered environment for Service Pack 3 and avoid some common problems.  Read more...
By Sander Stad 2009/06/19 | Source: SQLServerCentral.com | Category: Installation
Rating: |  Discuss |  Briefcase | 2,738 reads

Planning Ahead - Single Node Clusters

People don't plan to fail; they fail to plan. Single node clustering provides organisations with a ready made scale-up or high availability platform from the beginning of the deployment.  Read more...
By Andrew Hatfield 2009/06/17 | Source: SQLServerCentral.com | Category: Clustering
Rating: |  Discuss |  Briefcase | 4,500 reads

Setting up a SQL cluster under MS VS2005 R2 Part2

Continuing with setting up a 2 node SQL cluster under MS Virtual server 2005 Ent R2 SP1, Perry Whittle looks at the SQL configuration in this article.  Read more...
By Perry Whittle 2009/05/15 | Source: SQLServerCentral.com | Category: Clustering
Rating: |  Discuss |  Briefcase | 3,267 reads

Setting up a SQL cluster under MS VS2005 R2 Part1

This article from Perry Whittle looks at setting up a 2 node SQL Server cluster under MS Virtual server 2005 Ent R2 SP1. Something that is very handy for testing clustered servers.  Read more...
By Perry Whittle 2009/05/13 | Source: SQLServerCentral.com | Category: Clustering
Rating: |  Discuss |  Briefcase | 4,119 reads

The Best High Availability

Clustering is often the first choice for high availability, but is it the best choice? A lot of people think so, but Steve Jones has other thoughts.  Read more...
By Steve Jones 2009/04/28 | Source: SQLServerCentral.com | Category: Editorial
Rating: |  Discuss |  Briefcase | 357 reads

The Best High Availability

Clustering is often the first choice for high availability, but is it the best choice? A lot of people think so, but Steve Jones has other thoughts.  Read more...
Rating: (not yet rated)  Rate this |  Briefcase | 121 reads

The Best High Availability

Clustering is often the first choice for high availability, but is it the best choice? A lot of people think so, but Steve Jones has other thoughts.  Read more...
Rating: (not yet rated)  Rate this |  Briefcase | 91 reads

The Best High Availability

Clustering is often the first choice for high availability, but is it the best choice? A lot of people think so, but Steve Jones has other thoughts.  Read more...
Rating: (not yet rated)  Rate this |  Briefcase | 109 reads

Installing SQL Server 2008 on a Windows Server 2008 Cluster Part 4

How do I go about building a clustered SQL Server 2008 running on Windows Server 2008?   Read more...
By Steve Jones 2009/04/10 | Source: MSSQLTips.com | Category: Clustering
Rating: (not yet rated)  Rate this |  Briefcase | 1,527 reads

Clustered SQL Server 2005/2008 Installation Using Mount Points

If you are in a clustered environment, check out this article from James Greaves. Here we learn how to deal with the clustered disk space and mount points.  Read more...
By James Greaves 2009/03/19 | Source: SQLServerCentral.com | Category: Clustering
Rating: |  Discuss |  Briefcase | 4,779 reads

Installing SQL Server 2008 on a Windows Server 2008 Cluster Part 2

Windows Server 2008 has a lot of differences from its previous versions and one of them is the clustering feature. How do I go about building a clustered SQL Server 2008 running on Windows Server 2008?  Read more...
By Additional Articles 2009/03/10 | Source: MSSQLTips.com | Category: Clustering
Rating:  Rate this |  Briefcase | 1,683 reads

Auto notification for failover of a server and restart of SQL Server services

Learn how you can monitor the SQL Server instances for failover of a cluster or a restart.  Read more...
By Additional Articles 2009/01/26 | Source: MSSQLTips.com | Category: Clustering
Rating:  Rate this |  Briefcase | 2,262 reads

Identifying Windows Volumes on a Clustered SQL Server Instance with the DMVs

I am trying to determine which of the logical volumes on the shared disk are associated with each SQL Server instance. Is there a simple method in T-SQL to determine this without having to fire up Cluster Administrator?  Read more...
By Additional Articles 2009/01/14 | Source: MSSQLTips.com | Category: Clustering
Rating: (not yet rated)  Rate this |  Briefcase | 1,412 reads

Setting up a Two-NODE SQL Server 2008 Cluster from the Command Prompt - Integrated Installation

Part 1 of this series discussed how to prepare for SQL Server cluster installation on a two-node Windows Server 2003 cluster. This installment explains how to install SQL Server Database Engine on the cluster using the Integrated Installation option.  Read more...
By Additional Articles 2008/10/17 | Source: Database Journal | Category: Clustering
Rating: (not yet rated)  Rate this |  Briefcase | 1,257 reads

Setting up a Two-node SQL Server 2008 Cluster from the Command Prompt - Preparation

Part 1 of this series discusses the prerequisites for SQL Server cluster installation. Subsequent installments will provide step-by-step examples of SQL Server 2008 cluster installation.  Read more...
By Additional Articles 2008/09/17 | Source: Database Journal | Category: Clustering
Rating:  Rate this |  Briefcase | 1,209 reads

Inside SQL Server Cluster Setup and Troubleshooting Techniques - Part I

This article describes the SQL Cluster Setup process and how to troubleshoot it if something goes wrong  Read more...
By Additional Articles 2008/08/15 | Source: SQL Server Performance | Category: Clustering
Rating: (not yet rated)  Rate this |  Briefcase | 2,906 reads

Upgrading live applications to SQL Server 2005

Part 4 in this series on upgrading an Active/Active cluster to SQL Server 2005 details how to push live data from one cluster to another using a conversion DB and replication.  Read more...
By Additional Articles 2008/07/24 | Source: SearchSQLServer | Category: Clustering
Rating: (not yet rated)  Rate this |  Briefcase | 1,849 reads
   Items 1 to 20 of 23    Next 20 >>
 
Most popular

Failing SQL 2005 Cluster Installation because of too many cpu's

A Failing cluster installation because of too many processors. Sander Stad explains how you might be able to solve this in your environment.  Read more...
By Sander Stad 2009/07/14 | Source: SQLServerCentral.com | Category: SQL Server 2005
Rating: |  Discuss |  Briefcase | 3,651 reads

Setting up a SQL cluster under MS VS2005 R2 Part1

This article from Perry Whittle looks at setting up a 2 node SQL Server cluster under MS Virtual server 2005 Ent R2 SP1. Something that is very handy for testing clustered servers.  Read more...
By Perry Whittle 2009/05/13 | Source: SQLServerCentral.com | Category: Clustering
Rating: |  Discuss |  Briefcase | 4,119 reads

Clustered SQL Server 2005/2008 Installation Using Mount Points

If you are in a clustered environment, check out this article from James Greaves. Here we learn how to deal with the clustered disk space and mount points.  Read more...
By James Greaves 2009/03/19 | Source: SQLServerCentral.com | Category: Clustering
Rating: |  Discuss |  Briefcase | 4,779 reads