Avatar of ccfcfc
ccfcfc
Flag for United Kingdom of Great Britain and Northern Ireland asked on

SQL Server 2005 Mirroring time out issue

Hi,

We are currently using SQL Server 2005 to mirror 16 databases using synchronous mirroring with automatic failover. Every few months the mirror server and the witness server time out against the primary server causing some but not all of the databases to failover.

I've had performance monitor running when this issue has occurred and have not seen any spikes or unusual values which could suggest a problem on the primary server (including network interface counter). I also have Idera SQL diagnostic Manager monitoring the primary server and this has not shown any issues on the Databases or any sudden increases in requests etc.

The first error code seen in the SQL Server logs on the primary server is
Error: 1479, Severity: 16, State: 2.

The first error code seen in the SQL Server logs on the mirror server is
Error: 1479, Severity: 16, State: 1.

This suggests a network problem however there was an engineer RDP'd onto the primary server at the time and didn't experience any connection issues. We also haven't seen any problems or errors on the switches connecting the servers.

Is any one else having this kind of issue with mirroring? Any suggestions on what it could be and how to fix it?

We are using SQL Server 2005 Enterprise build 9.0.3054 on the primary and mirror servers
and SQL Server 2005 Express build 9.0.3042 on the witness server
Storage SoftwareMicrosoft SQL Server 2005

Avatar of undefined
Last Comment
Humpdy

8/22/2022 - Mon
Humpdy

Hi,

I have a similar setup.
Are you using any Virtualisation ?

I had to install this hotfix on both my server.
http://support.microsoft.com/kb/937745

maybe you can search your logs to see if you got any of these errors.

Are the heavy transaction systems, with a lot of throughput ?

I would also recommend patching up your SP to a min of
Microsoft SQL Server 2005 - 9.00.4035.00 (X64)   Nov 24 2008 16:17:31   Copyright (c) 1988-2005 Microsoft Corporation  Enterprise Edition (64-bit) on Windows NT 5.2 (Build 3790: Service Pack 2)


Also, please see this
http://support.microsoft.com/kb/947462

You can increase the timeout, default is 10 seconds,
I wouldn't recommend this but you could do it for test purposes to rule out the network.
If you do change it over 10 seconds, any time the SQL Service is restarted, it defaults back to 10 seconds so keep that in mind.
ccfcfc

ASKER
Hi,

We're not using any virtualisation on any of the 3 servers.

Yes I'd say its quite a heavy transaction system, around 2800 batch requests/sec and 4000 Transactions/sec on the primary server.

I've been waiting for internal resource to get SP3 installed as this has been recommended by microsoft to fix other issues we've had.

I had thought about increasing the timeout but had concerns this was just masking the issue.  
ASKER CERTIFIED SOLUTION
Humpdy

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
ccfcfc

ASKER
That does sound exactly like the problem we are having and what I thought would be the solution but my manager wanted a second opinion to help push for the resources to be allocated

Thanks for your help
This is the best money I have ever spent. I cannot not tell you how many times these folks have saved my bacon. I learn so much from the contributors.
rwheeler23
Humpdy

good stuff, no worries