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   Table Relationship Diagram
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 CACHE_NR ORA_CACHE ORA_DEC_22 DEC 22   0   Oracle Monitoring: CACHE#  
2 TYPE ORA_TYPE_ROW ORA_CHAR_11 CHAR 11   0   Oracle Monitoring: Parent or subordinate row cache type  
3 SUBORDINATE ORA_SUBORDINATE ORA_NUM_22 DEC 22   0   Oracle Monitoring: Subordinate set number  
4 PARAMETER_ROW ORA_PARAMETER_ROW ORA_CHAR_32 CHAR 32   0   Oracle monitoring: Name of the initialization parameter  
5 COUNT_ROW ORA_COUNT ORA_NUM_22 DEC 22   0   Oracle monitoring: COUNT  
6 USAGE_ROW ORA_USAGE ORA_NUM_22 DEC 22   0   Oracle monitoring: Number of cache entries that contain vali  
7 FIXED ORA_FIXED ORA_NUM_22 DEC 22   0   Oracle monitoring: Number of fixed entries in the cache  
8 GETS ORA_GETS_CACHE ORA_NUM_22 DEC 22   0   Oracle monitoring: Total number of requests for information  
9 GETMISSES ORA_GET_MISSES ORA_NUM_22 DEC 22   0   Oracle monitoring: Number of data requests resulting in cach  
10 SCANS ORA_SCANS ORA_NUM_22 DEC 22   0   Oracle monitoring: Number of scan requests  
11 SCANMISSES ORA_SCANMISSES ORA_NUM_22 DEC 22   0   Oracle monitoring: # scan failed to find data in cache  
12 SCANCOMPLETES ORA_SCANCOMPLETES ORA_NUM_22 DEC 22   0   Oracle monitoring: number of times the list was scanned comp  
13 MODIFICATIONS ORA_MODIFICATIONS ORA_NUM_22 DEC 22   0   Oracle monitoring: Number of inserts, updates, and deletions  
14 FLUSHES ORA_FLUSHES ORA_NUM_22 DEC 22   0   Oracle monitoriing: Number of times flushed to disk  
15 DLM_REQUESTS ORA_DLM_REQUESTS ORA_NUM_22 DEC 22   0   Oracle monitoring: Number of DLM requests  
16 DLM_CONFLICTS ORA_DLM_CONFLICTS ORA_NUM_22 DEC 22   0   Oracle monitoring: Number of DLM conflicts  
17 DLM_RELEASES 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