Article ID: 922658 - Last Review: November 20, 2007 - Revision: 4.4 SQL Server 2000 or SQL Server 2005 may temporarily stop responding on a Windows Server 2003 Service Pack 1-based computerSYMPTOMSIf you run Microsoft SQL Server 2000 or Microsoft SQL Server
2005 on a Microsoft Windows Server 2003 Service Pack 1 (SP1)-based computer,
SQL Server may temporarily stop responding (hang) in certain cases. Depending
on the severity of the problem, this behavior may take from several
milliseconds to several minutes. In most cases, you may notice that the value in the "Batch Requests/sec" counter of the SQLServer:SQLStastics performance object drops significantly in the System performance monitor. Sometimes, the counter value drops to 0. Additionally, you may notice a similar decrease in CPU utilization and in disk utilization. In some cases, the following error message may be logged in the SQL Server errorlog file:
Error: 17883, Severity: 1, State: 0 server Process 162:0 (0) UMS Context
0x11DE8B68 appears to be non-yielding on Scheduler 1.
CAUSEThis problem occurs because SQL Server threads are stuck
behind an internal Windows lock mechanism that identifies the process address.
If lots of threads are waiting for the lock, this problem may occur.
RESOLUTIONTo resolve this issue, install the hotfix for Windows Server
2003 SP1 that is described in Microsoft Knowledge Base 919341.
For more information about this
hotfix, click the following article number to view the article in the Microsoft
Knowledge Base: 919341
(http://support.microsoft.com/kb/919341/
)
A program that uses structured exception handling may stop responding for several seconds in Microsoft Windows Server 2003 with Service Pack 1
STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
in the "Applies to" section. MORE INFORMATIONWe recommend that you install the following products to
obtain optimal performance:
REFERENCESFor more information about structured exception handling,
visit the following Microsoft Developer Network (MSDN) Web site: http://msdn2.microsoft.com/en-us/library/ms680657.aspx
(http://msdn2.microsoft.com/en-us/library/ms680657.aspx)
APPLIES TO
| Article Translations
|

Back to the top
