BUG: AV When UPDATE STATISTICS in a Cursor Is TerminatedID: Q177808
|
If 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.
To work around this problem, do any of the following:
Microsoft 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
Version : winnt:6.5
Platform : winnt
Issue type : kbbug
Last Reviewed: February 10, 1999