The information in this article applies to:
BUG #: 17836 (SQLBUG_65) SYMPTOMS
If a cursor open call encounters a deadlock or the action is canceled, the
object that the cursor is based on is left in an open state.
WORKAROUNDTo work around this problem, stop and restart the SQL Server to obtain a clean memory footprint. STATUSMicrosoft has confirmed this to be a problem in SQL Server
version 6.5. This problem has been corrected in U.S. Service Pack 5a
for Microsoft SQL Server version 6.5. For information about
downloading and installing the latest SQL Server Service Pack, see
http://support.microsoft.com/support/sql/.
MORE INFORMATION
Leaving the object in an open state does lead to other improper server
behavior. SQL Server may run low on open objects if the error is
encountered repeatedly.
Additional query words: prodsqlsp sp5errorlog
Keywords : kbbug6.50 kbfix6.50.SP5 |
Last Reviewed: November 17, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |