FIX: ODBC Clients Show as Sleeping but Command Is EXECUTELast reviewed: June 27, 1997Article ID: Q164442 |
The information in this article applies to:
SYMPTOMSWhen an ODBC client runs a stored procedure, and after the execution is complete, the Current Activity in SQL Enterprise Manager or the results of a sp_who query may show that the process' (spid) status is sleeping, but the command is EXECUTE instead of AWAITING COMMAND.
WORKAROUNDIf the process is not blocked by another process, the query has been completed, and you can ignore the EXECUTE command.
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider.
MORE INFORMATIONThis problem may also occur with DB-Library clients that use the stored procedure API calls (those with RPC in the function name).
|
Additional query words: sqlrpc dbrpc
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |