FIX: ODBC Clients Show as Sleeping but Command Is EXECUTEID: Q164442
|
When 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.
If the process is not blocked by another process, the query has been completed, and you can ignore the EXECUTE command.
Microsoft 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.
This 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
Keywords : kbprg kbusage SSrvDB_Lib SSrvEntMan SSrvProg SSrvStProc kbbug6.50
Version : 6.5
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: April 8, 1999