The information in this article applies to:
BUG#: SQL 6.5 15804 SYMPTOMSThe SQL Server process can go into a 100 percent CPU spin when a DB-Library or ODBC application opens a server cursor which executes a procedure that was created using the WITH RECOMPILE option. STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.50.201. This problem has been corrected in U.S. Service Pack 2 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider. WORKAROUNDTo avoid the problem, you change the procedure so that it does not include the WITH RECOMPILE option. Additional query words: prodsql trace 100%
Keywords : kbbug6.50 kbfix6.50.sp2 |
Last Reviewed: April 1, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |