SAP ABAP Data Element QQUSER (iSeries: Job User (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 QQUSER
Short Description iSeries: Job User (Database Monitor)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type QQUSER    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
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 Job User 
Medium 21 Job User 
Long 41 Job User 
Heading 55 Job User 
Documentation

Definition

QQUSER is the name of the iSeries user that identifies the user profile under which the iSeries job is run.
The user name for an SAP job is always SAP<InstNo> where InstNo is the number of the SAP instance.

Each iSeries job is uniquely identified by job name (QQJOB)/user name(QQUSER)/job number (QQJNUM).

Use

In table SQ1000_DB4 QQJOB/QQUSER/QQJNUM specifies the job in which the most expensive execution of a statement was registered by the memory-resident database monitor.

Example

QQJOB: R3_81 QQUSER: SAP81 QQJNUM: 041280
identifies one job of the SAP instance 81.

QQJOB: QPADEV0005 QQUSER: R3USER QQJNUM: 041335
identifies one iSeries job started by the user R3USER or run under this user profile in the case of a batch job.

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