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, 317 of 521


FILE_LOCK

This Oracle Real Application Cluster view displays the mapping of PCM locks to datafiles as specified in initialization parameter GC_FILES_TO_LOCKS.

See Also:

"GC_FILES_TO_LOCKS" and Oracle9i Real Application Clusters Concepts 

Column  Datatype  NULL  Description 

FILE_ID 

NUMBER 

NOT NULL 

Datafile identifier number (to find file name, query DBA_DATA_FILES or V$DBFILES

FILE_NAME 

VARCHAR2(513) 

 

The datafile name 

TS_NAME 

VARCHAR2(30) 

NOT NULL 

The tablespace name for the datafile 

START_LK 

NUMBER 

 

The first lock corresponding to the datafile 

NLOCKS 

NUMBER 

 

The number of PCM locks allocated to the datafile 

BLOCKING 

NUMBER 

 

The number of contiguous blocks protected by each PCM lock on the datafile 


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