The information in this article applies to:
BUG #: 16064 (6.50) SYMPTOMSUsing the KILL command to end a long-running stored procedure may cause the computer running SQL Server to stop responding or go into a 100 percent CPU spin. All existing connections cannot process, and any attempts to connect will time-out. SQL Server cannot be shut down, and you must either kill it or restart Windows NT. This problem should only occur if the stored procedure is processing through a large cursor set. WORKAROUNDUse the KILL command with discretion. STATUS
Microsoft has confirmed this to be a problem in Microsoft SQL Server
version 6.50. This problem has been corrected in U.S. Service Pack 2 for
Microsoft SQL Server version 6.5. For more information, contact your
primary support provider.
Additional query words: hang lock up freeze SQL65SP2FIX
Keywords : kbusage SSrvStProc kbbug6.50 kbfix6.50.sp2 |
Last Reviewed: April 4, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |