8.199 V$ENQUEUE_LOCK
V$ENQUEUE_LOCK displays all locks owned by enqueue state objects. The columns in this view are identical to the columns in V$LOCK.
               
See Also:
"V$LOCK"
| Column | Datatype | Description | 
|---|---|---|
| 
 | 
 | Address of lock state object | 
| 
 | 
 | Address of lock | 
| 
 | 
 | Identifier for session holding or acquiring the lock | 
| 
 | 
 | Type of lock. Lists user and system types that can have locks. | 
| 
 | 
 | Lock identifier #1 (depends on type) | 
| 
 | 
 | Lock identifier #2 (depends on type) | 
| 
 | 
 | Lock mode in which the session holds the lock: 
 | 
| 
 | 
 | Lock mode in which the process requests the lock: 
 | 
| 
 | 
 | Time since current mode was granted | 
| 
 | 
 | The lock is blocking another lock | 
| 
 | 
 | The ID of the container to which the data pertains. Possible values include: 
 |