SAP ABAP Table ENQSTAT (Structure for storing (g)v$enqueue_stat data)
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 ENQSTAT   Table Relationship Diagram
Short Description Structure for storing (g)v$enqueue_stat data    
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 EQ_TYPE     CHAR 2   0    
2 EQ_NAME     CHAR 60   0    
3 INST_ID ORA_INST_ID ORA_INST_ID DEC 22   0   Oracle monitor: Instance ID  
4 TOTAL_REQ     DEC 22   0    
5 PCT_REQ     DEC 22   2    
6 TOTAL_WAIT     DEC 22   0    
7 PCT_WAIT     DEC 22   2    
8 GRANTS     DEC 22   0    
9 PCT_GRANTS     DEC 22   2    
10 FAILS     DEC 22   0    
11 PCT_FAILS     DEC 22   2    
12 CUM_WAIT_TIME     DEC 22   0    
13 PCT_WAIT_TIME     DEC 22   2    
14 WAIT_ON_UPTIME     DEC 22   4    
History
Last changed by/on SAP  20070813 
SAP Release Created in 700