SAP ABAP Table STR_LIBRARY (Oracle monitoring: structure for V$LIBRARYCACHE.)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
     S_DBMON_ORA_COCKPIT (Package) Database Monitor for Oracle in Cockpit Framework
Basic Data
Table Category INTTAB    Structure 
Structure STR_LIBRARY   Table Relationship Diagram
Short Description Oracle monitoring: structure for V$LIBRARYCACHE.    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 NAMESPACE ORA_NAMESPACE ORA_CHAR_15 CHAR 15   0   Oracle Monitoring: The library cache namespace  
2 GETS ORA_GETS_LIB ORA_NUM_22 DEC 22   0   Oracle monitoring: # a lock was requested for objects  
3 GETHITS ORA_GETHITS ORA_NUM_22 DEC 22   0   Oracle monitoring: # an object's handle was found in memory  
4 GETHITRATIO ORA_GETHITRATIO ORA_NUM_22 DEC 22   0   Oracle monitoring: The ratio of GETHITS to GETS  
5 PINS ORA_PINS ORA_NUM_22 DEC 22   0   Oracle monitoring: # PIN was requested for objects in namesp  
6 PINHITS ORA_PINHITS ORA_NUM_22 DEC 22   0   Oracle monitoring: metadata pieces of library object found  
7 PINHITRATIO ORA_PINHITRATIO ORA_NUM_22 DEC 22   0   Oracle monitoring: The ratio of PINHITS to PINS  
8 RELOADS ORA_RELOADS ORA_NUM_22 DEC 22   0   Oracle monitoring: Reloads  
9 INVALIDATIONS ORA_INVALIDATIONS ORA_NUM_22 DEC 22   0   Oracle monitoring: # of times objects were marked invalid  
10 DLM_LOCK_REQUEST ORA_DLM_REQUESTS ORA_NUM_22 DEC 22   0   Oracle monitoring: Number of DLM requests  
11 DLM_PIN_REQUESTS ORA_DLM_PIN_REQUESTS ORA_NUM_22 DEC 22   0   Oracle monitoring:number of PIN requests lock instance locks  
12 DLM_PIN_RELEASES ORA_DLM_PIN_RELEASES ORA_NUM_22 DEC 22   0   Oracle monitoring:nb. of release requests PIN instance locks  
13 DLM_INV_REQUESTS ORA_DLM_INVALIDATION_REQUESTS ORA_NUM_22 DEC 22   0   Oracle monitoring:GET requests for invalidation instance lck  
14 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  20070813 
SAP Release Created in 700