FIX: Declare Cursor With Comments May Cause Error #707ID: Q149242
|
If a server-side cursor is declared with comments in the select statement,
it may cause the following error:
Msg 707, Level 20, State 2 System error detected during attempt to free
memory at address 0xddf000. Please consult the SQL Server error log for
more details. The SQL Server is terminating this process.
Limited testing has shown that there is a narrow scope under which this
problem is encountered:
Do not use comments with the 'declare cursor' statement.
Microsoft has confirmed this to be a problem in Microsoft SQL Server version 6.0. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server version 6.0. For more information, contact your primary support provider.
Additional query words: sql6
Keywords : kbprg SSrvProg kbbug6.00 kbfix6.00.sp3
Version : 6.0
Platform : WINDOWS
Issue type :
Last Reviewed: March 24, 1999