ShowProcesses
Overview
Shows all active processes, their session ID, process ID and various transaction information. Optionally specifying a process id to filter on.
Example
Exec ShowProcesses
Exec ShowProcesses 1
See also
Related
- Cancel - Cancels transaction associated with a given process.
- Terminate - Terminates an existing process.