Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > sql server clustering > september 2007

What triggers the cluster failover ?
Posted by Hassan at 9/30/2007 11:08:13 AM
I know there is the heartbeat that checks for ping... But i also believe there is a sql related check too ..right ? I guess what im getting at is ..if the server is super busy that this sql related check cannot even get a thread to connect, will the cluster fail ? Thanks ...more >>


Disaster Recovery Tests
Posted by Hassan at 9/30/2007 11:06:40 AM
Currently we use Log shipping between our active site and our DR site. The question I have is when we do DR testing at the DR site to test recoverability, we have to recover all those Log shipped databases which means we are exposed until our DR tests are completed. How does one go about en...more >>

Multiple Database Mirror Failover Question
Posted by yukon727 at 9/29/2007 12:06:12 PM
Our organization has a medical application that is dependent on 6 independent SQL databases that are loaded on 1 SQL 2005 server/instance. Can a "SQL 2005 High Availability Database Mirror" be used to mirror all six databases and automatically failover. If I have understood correctly, SQL 200...more >>

System requirement
Posted by coady at 9/28/2007 2:36:01 PM
Hi, I was trying to find information on the OS and SQL requirement for SQL 2005 cluster. Can SQL 2005 cluster run on Windows 2003 32 bit standard edition SP1 running SQL 2005 SP1 32 bit standard edition? Thank you....more >>

Help setting up new SQL 2005 instance on an SQL cluster
Posted by William at 9/28/2007 2:08:02 PM
Hi guys, I have to set up a new SQL 2005 instance for my company this weekend and I have no experience working with SQL clusters. Can someone help me with the detailed steps of what will be required and involved in setting up the new instance? -Which server do I install too? both boxes?...more >>

SQL 2005 SP1 Cluster Issue
Posted by Victor Molina at 9/26/2007 6:19:18 PM
Have any of you ever run across a problem in SQL Server 2005 running an active/passive cluster on Windows 2003 SP1 Enterprise, where you can connect to the server via Management Studio open tables, see dbs, open properties. Everything runs fine with the exception of being able to run queries a...more >>

SQL 2008 clustering enhancement
Posted by Hassan at 9/25/2007 6:53:16 PM
Where can i find enhancements made to SQL 2008 clustering ? I heard that we could now run SQL patches without taking the entire cluster offline as part of the new feature. Is that true ? If so, where can i read more ? ...more >>

SQL 2000 Multi-Instance Cluster
Posted by CQL User at 9/25/2007 3:20:28 PM
Is there a document describing how to setup a multi-instance SQL 2000 Enterprise Cluster in a single instance failover environment on Windows 2003 R2 Enterprise? ...more >>



Rebuild master database with different collation
Posted by Steven Webster at 9/25/2007 6:24:00 AM
Hi there I'm having difficulty rebuilding the master database with a new collation. I'm running the following from a command line: C:\>start /wait c:\SQL_Server_2005_x64\Servers\setup.exe /qb VS=SDBAHSQLPC01 INSTANCENAME=SDBAHSQLPV01 GROUP="SQL Group" ADDNODE="SDBAHSQLPN01,SDBAHSQLPN02" ...more >>

Active/passive vs active/active?
Posted by Michael MacGregor at 9/24/2007 11:03:51 PM
I'd like to poll everyone out there to see what the approach is with regard to clustering, two nodes. Do you prefer active/passive or active/active, and why? TIA Michael MacGregor Database Architect ...more >>

page life expectancy
Posted by Joe at 9/24/2007 10:36:00 PM
SQL Server Std Edition SP2 on windows 2003 EE R2 SP2 AWE enabled 8 GB of RAM SAN attached 1 LUN Min server memory @ 0 max server memory @ 6656 So using perfmon page life expectancy shows 0 and stays at 0 buffer cache hit swings betweeen 90 - 99 Checkpoint pages/sec = Avg 0 Lazy writes/sec. ...more >>

virtual server name you provided is not valid
Posted by j at 9/24/2007 7:00:01 PM
For some reason when i try to install a failover cluster SQL2005 Std. on WIN 2003 ENT I am getting the error "The Virtual Server name you provided is not valid. To proceed, provide a virtual server name. For more information, see Instance Name, in SQL Server Books Online." Does any one hav...more >>

Removal of SQL 2000 instance from windows 2003 cluster
Posted by Jon at 9/23/2007 12:36:01 AM
Hi, We are having difficulty uninstalling a named instance from our 2-node, active-active cluster. When we try using the CD setup program, none of the instances appear in the drop down to select which instance to remove. I have heard that there is a 'manual' method to do this uninstall bu...more >>

Windows 2003 R2 EE clustering with running SQL server 2005 EE service
Posted by mohdredhahamzah NO[at]SPAM gmail.com at 9/22/2007 8:28:31 AM
Dear gurus, i need help!! i want to setup a clustering environment using two nodes and connected to a storage. scenario: i've setup both node with Windows 2003 R2 EE SP1 and installed with SQL Server 2005 EE. i've setup both server as an AD with same domain controller name but with differe...more >>

SQL Server2000 running on windows 2000 server cluster very slow
Posted by Khin Yee at 9/21/2007 8:28:11 PM
We are using SQL Server 2000 SP3 on Windows 2000 Advanced Server 2000 SP3. Hardware is a cluster with two servers: Compaq Proliant DL580 with external storage device Compaq MSL 1000(Raid 5). Since last week we encountered server become very slow on and off (about 5 times) and manually swi...more >>

High CPU on cluster
Posted by MPF at 9/21/2007 2:29:21 PM
Thanks in advance for any assistance. We moved from a single-server instance to Active/Passive cluster and we are experiencing a higher CPU utilization than we saw on the single server. Is there any reason why the CPU utilization would increase just by moving to a cluster? Thanks, Morg...more >>

Question on SQL Cluster
Posted by shub at 9/20/2007 9:15:33 AM
In a cluster environment for SQL what is the best way to find out the name of the real physical computer? I know the SQL instances are virtual and the but I want to find out what real server is it running on. Is there a way to find out via EM or via T-SQL? I am sure others have run into this too...more >>

SQL Server I/O performance issue
Posted by YaHozna at 9/20/2007 4:26:01 AM
Hi. Wonder if anyone can offer me some advice? I'm currently involved in setting up some new kit prior to an upgrade of SQL Server 2000 Standard on a single Win 2000 server to SQL Server 2005 Standard x64 on a single node Failover Cluster. Additionally databases are to be held on FAS storag...more >>

Hardware requirements for Failover clustering
Posted by Roy Goldhammer at 9/20/2007 12:00:00 AM
Hello there I need to create an environment for failover clustering and I have an existing hardware Does microsoft offers some special hardware for failover clustering? ...more >>

sql cluster active\passive
Posted by ronniecronin NO[at]SPAM gmail.com at 9/19/2007 2:00:40 PM
Simple sql cluster - 2 machines active\passive I see that any sql activity is written to both logs (logins, backups, etc) to both servers. They have the same time stamps. I would of thought that it only writes to only the event logs for the active server. It looks like both machines are act...more >>

Database Mirrroring on Xp
Posted by Bad Beagle at 9/19/2007 1:59:49 PM
For testing purposes is it possible to mirror databases on different OS? The version of SQL is the same. I thought I remembered reading something about the differences in encrption technology??? ...more >>

error 2116
Posted by Joe McHale at 9/19/2007 9:26:01 AM
One node of a two node cluster failed yesterday. The second node came active but when it tried to create the shares it failed with event ID 1068 "failed to start with error 2116" and "failed to start with error 87" I cannot find these error codes. Any help will be appreciated...more >>

Physical/Vertial node cluster memory setup?
Posted by Jerry Cutshaw at 9/17/2007 2:10:01 PM
Hello, I have a Physical/Virtual node MSCS failover cluster. I am running 64bit SQL 2005 and Windows 2003. I have read enough posts that indicate you in 64 bit SQL Server you should set the max memory. Unfortunately my physical box has 32 GB of memory (I could utilize all of it!) and my ...more >>

Memory question for cluster
Posted by Stephanie at 9/17/2007 7:34:10 AM
We have a W2K3 EE cluster with 1 SQL Server 2005 instance on each. Currently we have 4GB of memory each with the default settings. We are getting new memory to take each server up to 16GB. I want to set my min/max server memory to 7.5GB so we can failover successfully and not use any OS m...more >>

2 instances of SQL Server
Posted by Leila at 9/15/2007 1:11:43 AM
Hi, We have sql server 2000 and 2005 on one server (windows 2003 server). Is it possible to cluster both instances with another server? Are there any special considerations for this situation? Thanks in advance, Leila ...more >>

How to install cluster SQL 2000 SP4
Posted by Daniel Strzalinski at 9/14/2007 12:00:00 AM
Hi, I have a cluster with one right working Node, and I want to add second Node to existing structure. Every stores (disks, cluster name and IP, SQL IP, SQL network name) except SQL moves between nodes succesfully. Installation of SQL 2K SP2 at Virtual Server proceed correctly, but I can't up...more >>

How to install IIS Web services with SQL2000 cluster?
Posted by cccchris at 9/13/2007 11:09:19 PM
Both 2 nodes run on Win2003 Enterprise. What IIS version ought to be installed? 6.0 or 7.0 beta? ...more >>

Failover Clustering - Newbie
Posted by Audrey Ng at 9/13/2007 12:44:51 PM
Hi everyone, As the subject indicates, I am very new to Failover Clustering. Nevertheless, I need to get this up and running for the organization. I suppose it's a 2-node cluster that I will be configuring. The first being the principal server and the second being the failover cluster. I...more >>

Database Mirroring SQL 2005
Posted by Tyler McLaughlin at 9/13/2007 9:00:01 AM
I'm setting it up using the directions provided by Microsoft @ http://msdn2.microsoft.com/en-us/library/ms189047.aspx The problem I originally ran into was exactly like the one mentioned in the following posting: http://www.microsoft.com/technet/community/newsgroups/managed/dgbrowser/en-us...more >>

Busy server, to cluster or not?...
Posted by Dean at 9/12/2007 10:14:01 PM
Hi, I have a SQL server that has started to get fairly busy, to the point where our web application customers are saying their app is running too slow to be usable. I was wondering if I could have some tips as to wether it would be better for me to cluster, or to add other , seperate servers...more >>

Database mirroring
Posted by Manish Sukhija at 9/12/2007 3:04:02 AM
Hi Guys, I'm trying to configure mirroring among 3 servers, principal,mirror,witness, i was able to configure it successfully but when i start mirroring it gives this error the server network address "TCP://xx.yy.zz.com:5022" can not be reached or doesn't exist. check the network address na...more >>

Failover Cluster Consumed - Now what?
Posted by David Morgan at 9/12/2007 12:58:34 AM
Hi OK, so we have had our SQL 2K5 Active/Passive cluster in place for a while now and things are gradually slowing down. I need to start thinking about what to do next to maintain a satisfactory level of performance. (In terms of upsizing versus archiving, further optimisation, tuning etc...more >>

Enable AWE
Posted by Noah at 9/11/2007 12:00:00 AM
I am trying to enable AWE memory utilization on my two node cluster. I have made the policy changes to the LOCK PAGES IN MEMORY option. I know this change is going to require a reboot. Can i just run a normal reboot failure to the backup node. Wait for the Main node to comeback online then re...more >>

Weird question
Posted by manu at 9/10/2007 11:08:06 AM
Hi guys, Please let me know why we need to assign IP address to SQL Server cluster(Virtual server) while setting up SQL Server on a windows cluster? Why cant we do everything with virtual server name(as ultimately the name is going to float between the available nodes)? If we can connect t...more >>

Best Practices: 2nd instance SQL 2K5 on Active/Passive cluster
Posted by at 9/10/2007 8:47:38 AM
Hi All, Are they're any Best Practices with reference to installing a 2nd instance of SQL 2K5 on an Active / Passive cluster running under Win 2K3? TIA, Bobby ...more >>

MS DTC problems on SQL 2005 cluster
Posted by Søren_Kristensen at 9/10/2007 12:00:00 AM
Hi all, One of our customers have what looks like a MS DTC related problem on a SQL 2005 cluster. Setup: Web server in DMZ running Windows Server 2003 R2 Standard x64 SP2 2 node cluster in PZ, running Windows Server 2003 R2 Enterprise x64 SP2 and SQL Server 2005 Standard SP2 Problem...more >>

Upgrade 2-node SQL 2000 cluster
Posted by Amy Lewis at 9/7/2007 8:10:02 AM
I currently have a 2 Node Failover SQL 2000 cluster running on 2 Windows 2003 servers. I need to upgrade this to a SQL 2005 cluster. I will be keeping the same hardware, same IP addresses, same cluster name etc. Is this a fairly simple process? Do I just put the SQL 2005 enterprise CD in...more >>

SQL Server consolidation project
Posted by Karthik Vatsan at 9/6/2007 4:11:43 PM
All, Could you guys please recommend some good IBM machines as i dont have a choice (No HP's or Dell's) for running SQL Server as a cluster (Active/Active with 2 Nodes) with 32GB memory using Intel's 32bit architecture or IA64 . I am working on a consolidation project and trying to put t...more >>

Whats this name in Cluster Administrator
Posted by Hassan at 9/6/2007 10:56:24 AM
When I open CLuster Administrator and type in the name of my SQL CLuster say "Cluster1", and right at the top when it opens in the title it says FGS(Cluster1) and then the tree drops down with FGS as the root. So what is FGS ? Is that the name of the Windows Cluster ? ...more >>

Find Cluster Nodes/Cluster Name
Posted by Hassan at 9/6/2007 10:44:56 AM
If i have the name of a node, how can i find out what Cluster is active on it or if I have a SQL CLusterName, how can i find the underlying node names ? Is there a SQL that can find this ? ...more >>

Cluster Names
Posted by Hassan at 9/5/2007 5:37:08 PM
If i want to have 2 instances on a 2 or 3 node cluster, what would these cluster names look like ? Would they be in the form of Inst1 and Inst2 or Cluster/Inst1 and Cluster/Inst2 ? ...more >>

Mix versions in cluster?
Posted by Michael D'Angelo at 9/4/2007 12:00:00 AM
I'm not too familiar with clustering SQL, but I was wondering if the following would be possible. If we have an A/A/P cluster, if it's possible to have one virtual server run SQL Server 2005 and the other run SQL Server 2000. We have an application that still doesn't support SQL 2005, and ...more >>


DevelopmentNow Blog