BUG: Concurrent Cursors and St Procs Against Table May Cause AVLast reviewed: December 18, 1997Article ID: Q178285 |
The information in this article applies to:
SYMPTOMSConcurrent cursor and stored procedure access to the same table may result in a handled access violation (AV) and possibly cause the server to stop responding. The problem is specific to SQL Server running on a SMP computer.
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.
MORE INFORMATIONThis problem has only been observed when procedure cache is heavily used and is near its capacity. The client application may receive the following error before the AV:
Msg 701, "There is insufficient system memory to run this query." |
Additional query words: hang hung freeze frozen lock locked up crash
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |