Work Item Statistics

To display work item statistics, you enter 4 in the Action field of the INGAMS Diagnostic Functions Panel (Figure 1) without specifying a data set name or system. This displays a panel similar to Figure 1.
Figure 1. INGAMS Work Item Statistics Display
  INGKYAM5                  SA z/OS  - Command Dialogs      Line  1    of 11     
 Domain ID   = IPUFJ     ---------- INGAMS   ----------    Date = 12/22/11      
 Operator ID = NETOPER1        Sysplex = AOC4PLEX          Time = 16:46:03      
                                                                                
 Snapshot: 2011-12-22 16:46:01   Queue: 0           CPU time: 98.478            
                                                                                
 Cmd:  S Details                                                                
                          Since                                                 
 Cmd Task       Status    (secs)  16:46  -1  -2  -3  -4  -5  -6  -7  -8  -9 -10 
 --- ---------- -------- -------- ----- --- --- --- --- --- --- --- --- --- --- 
     ADMIN      IDLE                                                            
     QUERY1     IDLE                              1                             
     QUERY2     IDLE                                                            
     QUERY3     IDLE                                                            
     SCHED      IDLE                                  1                   1     
     UPDATER1   IDLE                                  2                   2     
     UPDATER2   IDLE                                                            
     UPDATER3   IDLE                                                            
     UPDATER4   IDLE                                                            
     -------------------------------------------------------------------------- 
                                                                                
 Command ===>                                                                   
    PF1=Help     PF2=End        PF3=Return                      PF6=Roll        
                 PF8=Forward    PF9=Refresh                    PF12=Retrieve    
    
This panel shows history information about the work items processed by the automation manager. The automation manager keeps track of the last 300 work items processed by each of the tasks that build the automation manager kernel.
Note: The history information is not persistent or available when the automation manager runs on a system that is running an earlier version of SA z/OS.
The following data is shown:
Snapshot
The snapshot timestamp shows the time of the query.
Task
The name of the task.
Status
The status of the task. It is one of the following:
BUSY
The task is processing a work item.
IDLE
The task is waiting for work.
NOTIDLE
The task has completed work but is not waiting for work.
UNKNOWN
History records have not yet been defined for this task.
Since
This is the number of seconds that the task has been processing the work item (elapsed time). If this number is unexpectedly high, it is an indication that something is wrong.
The columns to the right of the Since column show the number of work items that have been processed in one minute, starting from the time the history query (INGAMS DIAG REQ=STATS) was made or refreshed.
You can use the S command code to display details of the work item history for the selected task, such as the starting time and total processing time of the work item, as shown in Figure 2.
Figure 2. INGAMS Work Item History Display
 INGKYAM6                  SA z/OS  - Command Dialogs      Line  1    of 300    
 Domain ID   = IPSFO     ---------- INGAMS   ----------    Date = 11/23/09      
 Operator ID = NETOP1          Sysplex = KEY1PLEX          Time = 13:30:12      
                                                                                
                                                 Snapshot: 2009-11-23 13:29:55  
                 Starting Elapsed                                               
  Task       Day   Time   in secs Busy Work item                                
  ---------- --- -------- ------- ---- ---------------------------------------- 
  QUERY1         11:53:36   0.043      GET_RESOURCE_DATA                        
  QUERY1         11:54:11   0.096      GET_RAW_RESOURCE_DATA                    
  QUERY1         11:54:11   0.067      GET_RAW_RESOURCE_DATA                    
  QUERY1         11:54:11   0.069      GET_RAW_RESOURCE_DATA                    
  QUERY1         11:54:12   0.067      GET_RAW_RESOURCE_DATA                    
  QUERY1         11:54:12   0.067      GET_RAW_RESOURCE_DATA                    
  QUERY1         11:54:13   0.067      GET_RESOURCE_DATA                        
  QUERY1         11:54:14   0.066      GET_RESOURCE_DATA                        
  QUERY1         11:54:15   0.067      GET_RESOURCE_DATA                        
  QUERY1         11:54:16   0.066      GET_RESOURCE_DATA                        
  QUERY1         11:54:17   0.067      GET_RESOURCE_DATA                        
  QUERY1         11:59:11   0.091      GET_RAW_RESOURCE_DATA                    
                                                                                
 Command ===>                                                                   
    PF1=Help     PF2=End        PF3=Return                      PF6=Roll        
                 PF8=Forward    PF9=Refresh                    PF12=Retrieve