Skip Headers
DBA_DDL_LOCKS lists all DDL locks held in the database and all outstanding requests for a DDL lock.
DBA_DDL_LOCKS
SESSION_ID
NUMBER
Session identifier
OWNER
VARCHAR2(30)
Owner of the lock
NAME
Name of the lock
TYPE
VARCHAR2(40)
Lock type:
Cursor
Table/Procedure/Type
Body
Trigger
Index
Cluster
Java Source
Java Resource
Java Data
MODE_HELD
VARCHAR2(9)
Lock mode:
None
Null
Share
Exclusive
MODE_REQUESTED
Lock request type: