ShowProcesses


Overview
Shows all active processes, their session ID, process ID and various transaction information. Optionally specifying a process id to filter on.

Example
round-pushpin Shows process information for all processes.
Exec ShowProcesses

round-pushpin Shows process information for the process id 1.
Exec ShowProcesses 1

See also

Related