BUG: Concurrent Cursors and Stored Procedures Against the Same Table May Cause an Access ViolationID: Q178285
|
Concurrent 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.
To work around this problem, do either of the following:
Microsoft 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.
This 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 crashed st proc stproc
Keywords : kbbug6.50
Version : WINNT:6.5
Platform : winnt
Issue type : kbbug
Last Reviewed: April 16, 1999