Skip Headers
This Oracle Real Application Cluster view displays the mapping of PCM locks to datafiles as specified in initialization parameter GC_FILES_TO_LOCKS.
GC_FILES_TO_LOCKS
"GC_FILES_TO_LOCKS" and Oracle9i Real Application Clusters Concepts
FILE_ID
NUMBER
NOT NULL
Datafile identifier number (to find the file name, query DBA_DATA_FILES or V$DBFILES)
DBA_DATA_FILES
V$DBFILES
FILE_NAME
VARCHAR2(513)
The datafile name
TS_NAME
VARCHAR2(30)
The tablespace name for the datafile
START_LK
The first lock corresponding to the datafile
NLOCKS
The number of PCM locks allocated to the datafile
BLOCKING
The number of contiguous blocks protected by each PCM lock on the datafile