How can I find out information about process based on spid?
From: peja (anonymous_at_discussions.microsoft.com)
Date: 09/10/04
- Next message: Question on SQL: "Shrinkfile does not find the file"
- Previous message: Bart Duncan [MSFT]: "RE: Collation"
- Next in thread: Tom Moreau: "Re: How can I find out information about process based on spid?"
- Reply: Tom Moreau: "Re: How can I find out information about process based on spid?"
- Reply: Andrew J. Kelly: "Re: How can I find out information about process based on spid?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 10 Sep 2004 12:02:46 -0700
Hi,
sometimes I cannot connect to the server using enterprise
manager because server is too busy, but I'm able to
execute sp_who2 from query analyzer...
This stored procedure provides me with the list of spids
on the system, but it doesn't help me with what each of
these processes actually is. For example, I cannot see the
text of currently executed statement, like I'm able to see
using EM (Current Activity).
Is there any way (stored procedure with spid as a
parameter, or query against some system table) which
provides this info?
Thanks,
Peja
- Next message: Question on SQL: "Shrinkfile does not find the file"
- Previous message: Bart Duncan [MSFT]: "RE: Collation"
- Next in thread: Tom Moreau: "Re: How can I find out information about process based on spid?"
- Reply: Tom Moreau: "Re: How can I find out information about process based on spid?"
- Reply: Andrew J. Kelly: "Re: How can I find out information about process based on spid?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|