SAP ABAP Table GVD_LIBRARYCACHE (Oracle monitoring: Copy of GV$LIBRARYCACHE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-TUN (Application Component) Performance Monitors (TCC)
     STUN (Package) DBA: All the rest in English
Basic Data
Table Category TRANSP    Transparent table 
Transparent table GVD_LIBRARYCACHE   Table Relationship Diagram
Short Description Oracle monitoring: Copy of GV$LIBRARYCACHE    
Delivery and Maintenance
Pool/cluster      
Delivery Class L   Table for storing temporary data, delivered empty 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 SNAPSHOT_ID ORA_SNAPSHOT_ID ORA_SNAPSHOT_ID NUMC 10   0   Oracle monitor: snapshot ID *
2 INST_ID ORA_INST_ID ORA_INST_ID DEC 22   0   Oracle monitor: Instance ID  
3 NAMESPACE ORA_NAMESPACE ORA_CHAR_15 CHAR 15   0   Oracle Monitoring: The library cache namespace  
4 GETS ORA_GETS_LIB ORA_NUM_22 DEC 22   0   Oracle monitoring: # a lock was requested for objects  
5 GETHITS ORA_GETHITS ORA_NUM_22 DEC 22   0   Oracle monitoring: # an object's handle was found in memory  
6 GETHITRATIO ORA_GETHITRATIO ORA_NUM_22 DEC 22   0   Oracle monitoring: The ratio of GETHITS to GETS  
7 PINS ORA_PINS ORA_NUM_22 DEC 22   0   Oracle monitoring: # PIN was requested for objects in namesp  
8 PINHITS ORA_PINHITS ORA_NUM_22 DEC 22   0   Oracle monitoring: metadata pieces of library object found  
9 PINHITRATIO ORA_PINHITRATIO ORA_NUM_22 DEC 22   0   Oracle monitoring: The ratio of PINHITS to PINS  
10 RELOADS ORA_RELOADS ORA_NUM_22 DEC 22   0   Oracle monitoring: Reloads  
11 INVALIDATIONS ORA_INVALIDATIONS ORA_NUM_22 DEC 22   0   Oracle monitoring: # of times objects were marked invalid  
12 DLM_LOCK_REQUEST ORA_DLM_REQUESTS ORA_NUM_22 DEC 22   0   Oracle monitoring: Number of DLM requests  
13 DLM_PIN_REQUESTS ORA_DLM_PIN_REQUESTS ORA_NUM_22 DEC 22   0   Oracle monitoring:number of PIN requests lock instance locks  
14 DLM_PIN_RELEASES ORA_DLM_PIN_RELEASES ORA_NUM_22 DEC 22   0   Oracle monitoring:nb. of release requests PIN instance locks  
15 DLM_INV_REQUESTS ORA_DLM_INVALIDATION_REQUESTS ORA_NUM_22 DEC 22   0   Oracle monitoring:GET requests for invalidation instance lck  
16 DLM_INV ORA_DLM_INVALIDATIONS ORA_NUM_22 DEC 22   0   Oracle mon: invalidation pings received from other instances  
History
Last changed by/on SAP  20130604 
SAP Release Created in 700