Skip Headers
Oracle® Database Reference
10g Release 2 (10.2)

Part Number B14237-04
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

V$GLOBAL_BLOCKED_LOCKS

This view displays global blocked locks.

Column Datatype Description
ADDR RAW(4 | 8) Address of lock state object
KADDR RAW(4 | 8) Address of lock
SID NUMBER Identifier of session holding the lock (number)
TYPE VARCHAR2(2) Resource type (char)
ID1 NUMBER Resource identifier #1 (number)
ID2 NUMBER Resource identifier #2 (number)
LMODE NUMBER Lock mode held (number)
REQUEST NUMBER Lock mode requested (number)
CTIME NUMBER Time since current mode was granted