SAP ABAP Data Element QQOTHT (iSeries: Any other time (Database Monitor))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB4 (Application Component) DB2 for AS/400
     STU4 (Package) CCMS / AS/400
Basic Data
Data Element QQOTHT
Short Description iSeries: Any other time (Database Monitor)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type QQDEC150    
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 11 Other Time 
Medium 21 Any Other Time (ms) 
Long 41 Any Other Time (ms) 
Heading 55 Any Other Time (ms) 
Documentation

Definition

QQOTHT is the execution time of the statement operation performed for the most expensive execution of a statement that is not an OPEN, FETCH or CLOSE operation.

Use

QQOTHT is 0 if the performed statement operations are OPEN, FETCH and/or CLOSE.
The operations which are performed for a statement are defined by the Statement Function and described in QQSTOP.

Example

QQOTHT is filled for statement functions INSERT, UPDATE, DELETE, DDL statements and other functions such as ROLLBACK or COMMIT.
In the case of SELECT statements, the operations performed are OPEN, FETCH and/or CLOSE and the execution times for the most expensive statement execution are recorded in QQOPNT, QQFETT, QQCLST.

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