SAP ABAP Data Element ST04N_TIMS_TIM_PER_UCLL (Time per user call in msec.)
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
Data Element ST04N_TIMS_TIM_PER_UCLL
Short Description Time per user call in msec.  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type DEC   Counter or amount field with comma and sign 
Length 14    
Decimal Places 2    
Output Length 18    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 msec/UsrCl 
Medium 15 Time/UsrCl (ms) 
Long 20 Time/User call (ms) 
Heading 18 msec./User call 
Documentation

Definition

Time per user call in ms.

This key figure is calculated by the formula:
('Busy wait time' + 'CPU time') / 'User calls'

Non RAC / RAC Detail: Ratio for the current instance

RAC Total: Average ratio over all instances

(Data source: gv$session_event (Busy wait time), gv$sysstat (CPU time, User calls))

The appearance of a light (yellow / red) indicates that the difference in percent of at least 1 instance's value from the all-instances-average exceeds a certain limit. The limit values are maintained specific to key figures in table ST04N_LIM.

Use

Dependencies

Example

History
Last changed by/on SAP  20070813 
SAP Release Created in 700