FIX: 100% CPU Spin Opening Cursor on a RECOMPILE proc..Last reviewed: April 25, 1997Article ID: Q155231 |
The information in this article applies to:
SYMPTOMSThe SQL Server process can go into a 100% CPU spin when a DB-Library or ODBC application opens a server cursor which executes a procedure created using the 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.
WORKAROUNDChange the procedure to not have WITH RECOMPILE.
|
Additional query words: trace
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |