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 |
|
| 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 | |
ORA_NAMESPACE | ORA_CHAR_15 | CHAR | 15 | 0 | Oracle Monitoring: The library cache namespace | ||
| 2 | |
ORA_GETS_LIB | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: # a lock was requested for objects | ||
| 3 | |
ORA_GETHITS | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: # an object's handle was found in memory | ||
| 4 | |
ORA_GETHITRATIO | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: The ratio of GETHITS to GETS | ||
| 5 | |
ORA_PINS | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: # PIN was requested for objects in namesp | ||
| 6 | |
ORA_PINHITS | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: metadata pieces of library object found | ||
| 7 | |
ORA_PINHITRATIO | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: The ratio of PINHITS to PINS | ||
| 8 | |
ORA_RELOADS | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Reloads | ||
| 9 | |
ORA_INVALIDATIONS | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: # of times objects were marked invalid | ||
| 10 | |
ORA_DLM_REQUESTS | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Number of DLM requests | ||
| 11 | |
ORA_DLM_PIN_REQUESTS | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring:number of PIN requests lock instance locks | ||
| 12 | |
ORA_DLM_PIN_RELEASES | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring:nb. of release requests PIN instance locks | ||
| 13 | |
ORA_DLM_INVALIDATION_REQUESTS | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring:GET requests for invalidation instance lck | ||
| 14 | |
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 |