FIX: Repetitive Connect/Disconnect May Shut Down SQL ServerID: Q164734
|
If a client application calls dbopen/dbclose (using DB-Library) or
SQLConnect/SQLDisconnect (using ODBC) repetitively, it may cause the
following error and shut down SQL Server. Web Servers also exhibit this
behavior.
18001 Process %d entered sequencer without owning dataserver semaphore
To work around this problem, either move the client application to a separate computer or try to take advantage of the 'Connection Pooling' functionality provided by ODBC Driver Manager 3.0.
Microsoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider.
Additional query words: hang hung crash unhandled AV race condition fail
Keywords : kbenv kbprg SSrvGen SSrvProg
Version : 6.5
Platform : WINDOWS
Issue type :
Last Reviewed: April 9, 1999