Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

Part Number E25513-03
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
REFRN30091

V$GC_ELEMENT

V$GC_ELEMENT displays one entry for each global cache resource that is used by the buffer cache. The name of the global cache resource that corresponds to a lock element is {'BL', indx, class}. This is a Real Application Clusters view.

See Also:

The Oracle Database Oracle Clusterware and Oracle Real Application Clusters Installation Guide for your operating system.
Column Datatype Description
GC_ELEMENT_ADDR RAW(4 | 8) Address of the lock element that contains the PCM lock that is covering the buffer. If more than one buffer has the same address, then these buffers are covered by the same PCM lock.
INDX NUMBER Platform specific lock manager identifier
CLASS NUMBER Platform specific lock manager identifier
GC_ELEMENT_NAME NUMBER Name of the lock that contains the PCM lock that is covering the buffer
MODE_HELD NUMBER Platform dependent value for lock mode held; often: 3 = share; 5 = exclusive
BLOCK_COUNT NUMBER Number of blocks covered by PCM lock
RELEASING NUMBER Nonzero if PCM lock is being downgraded
ACQUIRING NUMBER Nonzero if PCM lock is being upgraded
WRITING NUMBER If the GC_ELEMENT is being written, the write status
RECOVERING NUMBER If the GC_ELEMENT is being recovered, the recovery status
LOCAL NUMBER Zero if the GC_ELEMENT is local, one if it is global
FLAGS NUMBER Process level flags for the lock element

Reader Comment

   

Comments, corrections, and suggestions are forwarded to authors every week. By submitting, you confirm you agree to the terms and conditions. Use the OTN forums for product questions. For support or consulting, file a service request through My Oracle Support.

Hide Navigation

Quick Lookup

Database Library · Master Index · Master Glossary · Book List · Data Dictionary · SQL Keywords · Initialization Parameters · Advanced Search · Error Messages

Main Categories

This Document

New and changed documents:
RSS Feed HTML RSS Feed PDF