Hi Gurus!!
SQL Server 2000
Windows 2000 Advanced Server
Can a process whose status is 'sleeping' and command is 'awaiting command' be blocking other processes?
well... i know it can, i just don't know why... Any help is greatly appreciated!!!!!!!!
sp_who2 output (only relevant columns):
spid status blkby command last_batch
97 sleeping . AWAITING COMMAND 02/25 17:31:00
135 sleeping 97 SELECT 02/25 17:31:00
SQL Server 2000
Windows 2000 Advanced Server
Can a process whose status is 'sleeping' and command is 'awaiting command' be blocking other processes?
well... i know it can, i just don't know why... Any help is greatly appreciated!!!!!!!!
sp_who2 output (only relevant columns):
spid status blkby command last_batch
97 sleeping . AWAITING COMMAND 02/25 17:31:00
135 sleeping 97 SELECT 02/25 17:31:00