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
Shows the locks for all processes.
Exec ShowLocks
Shows the locks for the process id 1.
Exec ShowLocks 1
See also
Related