DBA_DML_LOCKS
lists all DML locks held in the database and all outstanding requests for a DML lock.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
Session holding or acquiring the lock |
|
|
|
|
Owner of the lock |
|
|
|
Name of the lock |
|
|
The type of lock held. The values are:
|
|
|
|
Lock request type. The values are:
|
|
|
|
Time since current mode was granted |
|
|
|
Blocking others |
See Also:
Oracle Database Concepts for more information about lock modes for table locks