BUG: Stored Procedure with Multiple Cursors May Cause Error 2805ID: Q167353
|
A stored procedure that contains multiple cursors and temporary tables may
cause error 2805:
Bad pointer 0xed5f5a encountered while remapping stored procedure
'myproc'. Must re-create procedure.
When this error occurs, re-create the stored procedure.
Microsoft has confirmed this to be a problem in SQL Server version 6.0. This problem does not occur in Microsoft SQL Server version 6.5.
Additional query words: sp cursors temp proc
Keywords : kbusage SSrvStProc kbbug6.00
Version : 6.0
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: April 9, 1999