SAP ABAP Table STR_ROWCACHE (Oracle monitoring: structure for V$ROWCACHE.)
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_ROWCACHE |
|
| Short Description | Oracle monitoring: structure for V$ROWCACHE. |
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_CACHE | ORA_DEC_22 | DEC | 22 | 0 | Oracle Monitoring: CACHE# | ||
| 2 | |
ORA_TYPE_ROW | ORA_CHAR_11 | CHAR | 11 | 0 | Oracle Monitoring: Parent or subordinate row cache type | ||
| 3 | |
ORA_SUBORDINATE | ORA_NUM_22 | DEC | 22 | 0 | Oracle Monitoring: Subordinate set number | ||
| 4 | |
ORA_PARAMETER_ROW | ORA_CHAR_32 | CHAR | 32 | 0 | Oracle monitoring: Name of the initialization parameter | ||
| 5 | |
ORA_COUNT | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: COUNT | ||
| 6 | |
ORA_USAGE | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Number of cache entries that contain vali | ||
| 7 | |
ORA_FIXED | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Number of fixed entries in the cache | ||
| 8 | |
ORA_GETS_CACHE | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Total number of requests for information | ||
| 9 | |
ORA_GET_MISSES | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Number of data requests resulting in cach | ||
| 10 | |
ORA_SCANS | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Number of scan requests | ||
| 11 | |
ORA_SCANMISSES | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: # scan failed to find data in cache | ||
| 12 | |
ORA_SCANCOMPLETES | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: number of times the list was scanned comp | ||
| 13 | |
ORA_MODIFICATIONS | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Number of inserts, updates, and deletions | ||
| 14 | |
ORA_FLUSHES | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoriing: Number of times flushed to disk | ||
| 15 | |
ORA_DLM_REQUESTS | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Number of DLM requests | ||
| 16 | |
ORA_DLM_CONFLICTS | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Number of DLM conflicts | ||
| 17 | |
ORA_DLM_RELEASES | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Number of DLM releases |
History
| Last changed by/on | SAP | 20070813 |
| SAP Release Created in | 700 |