Oracle9i Database Reference
Release 1 (9.0.1)

Part Number A90190-02
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Static Data Dictionary Views, 308 of 521


DBA_WAITERS

DBA_WAITERS shows all the sessions that are waiting for a lock, but do not hold locks for which another session is waiting.

Column  Datatype  NULL  Description 

WAITING_SESSION 

NUMBER 

 

The waiting session 

HOLDING_SESSION 

NUMBER 

 

The holding session 

LOCK_TYPE 

VARCHAR2(26) 

 

The lock type 

MODE_HELD 

VARCHAR2(40) 

 

The mode held 

MODE_REQUESTED 

VARCHAR2(40) 

 

The mode requested 

LOCK_ID1 

VARCHAR2(40) 

 

Lock ID 1 

LOCK_ID2 

VARCHAR2(40) 

 

Lock ID 2 


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback