4.205 DBA_DDL_LOCKS
DBA_DDL_LOCKS lists all DDL locks held in the database and all outstanding requests for a DDL lock.
               
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Session identifier | 
| 
 | 
 | 
 | Owner of the lock | 
| 
 | 
 | 
 | Name of the lock | 
| 
 | 
 | 
 | Lock type: 
 | 
| 
 | 
 | 
 | Lock mode: 
 | 
| 
 | 
 | 
 | Lock request type: 
 | 
See Also:
Oracle Database Concepts for more information about DDL locks