SAP ABAP Data Element STATS_TIME_WAIT (Dispatcher Wait Time [ms])
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-P-PA (Application Component) Performance Analysis (Transaction ST05)
     STATS (Package) STATS Performance Monitor
Basic Data
Data Element STATS_TIME_WAIT
Short Description Dispatcher Wait Time [ms]  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type PTC_DURATION    
Data Type DEC   Counter or amount field with comma and sign 
Length 15    
Decimal Places 0    
Output Length 19    
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 Wait Time 
Medium 20 Dispatcher Wait Time 
Long 40 Dispatcher Wait Time [ms] 
Heading 40 Dispatcher Wait Time [ms] 
Documentation

Definition

The wait time of a recorded action is the portion of the server response time during which the request sits in the dispatcher queue and waits until an appropriate work process on the SAP instance becomes available.

Under normal circumstances, a request should be forwarded from the dispatcher to the work process immediately after it enters the dispatcher queue. Then the wait time will be a few milliseconds at most. If the total load on the application server is high, wait situations in the dispatcher queue may arise and lead to a significantly higher wait time. Besides the load on the application server, the number of available work processes in relation to the number of concurrent requests influences the occurrence of wait times.

Use

Dependencies

Example

History
Last changed by/on SAP  20141013 
SAP Release Created in 740