SAP ABAP Data Element STATS_TIME_THRESHOLD_DB_TOTAL (Lower Limit for Total DB Request 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_THRESHOLD_DB_TOTAL
Short Description Lower Limit for Total DB Request 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 DB Time 
Medium 20 DB Request Time 
Long 40 DB Request Time [ms] 
Heading 45 Lower Limit for Total DB Request Time [ms] 
Documentation

Definition

A large portion of the server response time of a recorded action is required for reading, writing, or changing data stored in tables on the database. Physical database requests are calls to the work process' database interface which have to be forwarded to the database because they cannot be processed by the local application server's table buffer.

The database request time depends to some extent on the database server's load and on the network between the application server and the database server.

Use

Dependencies

Example

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