Microsoft KB Archive/253927

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 12:52, 21 July 2020 by X010 (talk | contribs) (Text replacement - """ to """)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


FIX: SP5a Regression- Trace Flag 1204 Causes Access Violation and Server Becomes Unresponsive

Article ID: 253927

Article Last Modified on 9/6/2006



APPLIES TO

  • Microsoft SQL Server 6.5 Service Pack 5a



This article was previously published under Q253927

BUG #: 18759 (SQLBUG_65)

SYMPTOMS

Under a load in which many deadlocks occur at the same time, a SQL Server with Service Pack 5a may experience an access violation and the server stops responding if you are using Trace flag 1204.

WORKAROUND

Turn off Trace flag -T1204.

STATUS

Microsoft has confirmed this to be a problem in SQL Server version 6.5. This problem has been corrected in the Post Service Pack 5a Update for Microsoft SQL Server version 6.5. To install the Post Service Pack 5a Update, you must have either SQL Server 6.5 SP5 or SP5a installed.

For information about how to download and install the SQL Server 6.5 Service Pack 5a, refer to the following article in the Microsoft Knowledge Base:

197177 INF: How to Obtain SQL Server 6.5 Service Pack 5a


If you already have SQL Server 6.5 SP5 or SP5a installed, you can download the Post SP5a Update from the following article in the Microsoft Knowledge Base:

274036 INF: How to Obtain SQL Server 6.5 Post Service Pack 5a Update


For more information, contact your primary support provider.

MORE INFORMATION

The symptoms you might experience if SQL Server stops responding can include:

  • SQL Server becomes totally unresponsive to existing connections (Commands like "Select @@version" may also fail to complete).


  • No new connections are possible (Make sure that you try to connect over a Local Pipe).


  • SQL Server Service may be in a undetermined state and it may not be possible to stop the service.



Additional query words: hang

Keywords: kbbug kbfix kbqfe KB253927