BUG: AV When UPDATE STATISTICS in a Cursor Is TerminatedLast reviewed: December 8, 1997Article ID: Q177808 |
The information in this article applies to:
SYMPTOMSIf you use the Transact-SQL KILL command to terminate a stored procedure that is running an UPDATE STATISTICS statement while a cursor is open, a handled access violation (AV) will occur. Only the connection that executed the UPDATE STATISTICS will be affected.
WORKAROUNDTo work around this problem, do either of the following:
STATUSMicrosoft has confirmed this to be a problem in SQL Server version 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional query words: tsql t-sql tran-sql trans-sql tran trans
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |