ShowLocks


Overview
Shows all locks, what type of lock and the object which has been locked. Optionally specifying a process id to filter by.

Example
round-pushpin Shows the locks for all processes.
Exec ShowLocks

round-pushpin Shows the locks for the process id 1.
Exec ShowLocks 1

See also

Related