The information in this article applies to:
BUG #: 17350 (SQLBUG_65) SYMPTOMSIf you use the Transact-SQL KILL command to terminate a stored procedure that is running either an UPDATE STATISTICS statement while a cursor is open, or is dropping and re-creating temporary tables within a cursor, a handled access violation (AV) will occur. Only the connection that is executing the UPDATE STATISTICS or dropping and re-creating temporary tables within a cursor will be affected. WORKAROUNDTo work around this problem, do any of the following:
STATUSMicrosoft has confirmed this to be a problem in SQL Server version 6.5. Additional query words: tsql t-sql tran-sql trans-sql tran trans temp
Keywords : SSrvTran_SQL kbbug6.50 |
Last Reviewed: February 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |