Displaying the status of active jobs *INQUIRY,A

Function

Use the *INQUIRY,A command to display the:
  • Status of jobs active on a particular DSP
  • Names of jobs waiting to be transmitted to other nodes through BSC/NJE, and the transmission paths for the jobs
  • Status of JES3 jobs active on each main
  • Status of jobs in execution for the specified job class.
  • Status of jobs in execution for the specified job class group.
  • Status of jobs in execution for the specified service class.
  • Status of active jobs in the deadline queue
  • Names of jobs that are currently being transmitted to other nodes
  • Names of the logical senders handling the transmissions
Note: This display does not include the names of jobs that were put in action as a result of using the *F,NJE,NAME=,HOLD command. Use the *I,Q,H command to display these jobs. Use the *I,A,D=NJESND command only for BSC/NJE communication.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-+-*INQUIRY-+--,--A------------------------------------------->
   '-*I-------'         

>--+-------------------------------------------+---------------><
   +-,--C--=--class----------------------------+   
   +-,--D--=--+-dspname----------+-------------+   
   |          +-ALL--------------+             |   
   |          +-DEADLINE---------+             |   
   |          +-DLINE------------+             |   
   |          '-INTRDR--+------+-'             |   
   |                    '-,--R-'               |   
   +-,--G--=--group----------------------------+   
   +-,--J--=--jobno----------------------------+   
   +-+-,--SRVCLASS--=-+--srvclass--------------+   
   | '-,--SRVCL--=----'                        |   
   '-,--main--+------------------------------+-'   
              +-,--C--=--class---------------+     
              +-,--G--=--group---------------+     
              '-+-,--SRVCLASS--=-+--srvclass-'     
                '-,--SRVCL--=----'                 

Parameters

D=dspname or ALL
Displays the status of jobs being processed by the designated DSP (dspname) or the status of all jobs being processed by all active DSPs (ALL).

For a 3800 writer DSP, the display contains job information for the output that is visible at the transfer station.

For an FSS writer DSP, the display contains job information for the output sent to the FSS. This may be a job that has completed processing on the output device but is being retained by the FSS. See the FSS application documentation, z/OS MVS Using the Functional Subsystem Interface, to determine if there is a better way to monitor job status.

D=DLINE
Displays the status of active jobs in the deadline queue.
D=DEADLINE
Displays the status of the job currently being processed by the DEADLINE DSP.
D=INTRDR
Displays the jobs that are being processed by internal reader DSPs.
D=INTRDR,R
Resets the high water mark value to the current number of internal reader jobs either active or waiting to be processed.
main
Displays the status of all active JES3 jobs on the designated main.
C=class
Displays jobs in execution that have the specified job class.
G=group
Displays jobs in execution that have the specified job class group.
J=jobno
Displays the status of the designated active job.
SRVCLASS=srvclass or SRVCL=srvclass
Displays jobs in execution that have the specified service class. Jobs in JES-managed groups and WLM-managed groups are displayed.

Examples

Display all jobs active on C/I service DSPs.
*I,A,D=CI
  • JES3 displays the following message for each job active in CI. If a job is being processed by a C/I FSS address space, the C/I FSS name is displayed.
    IAT8522 JOB JOB200   (JOB33518) ACTIVE ON CI       0000.59 MIN
    IAT8522 JOB JOB11    (JOB33604) ACTIVE ON CIFSS1   0000.12 MIN
    IAT8522 JOB JOB2     (JOB33606) ACTIVE ON CIFSS1   0000.09 MIN
Display the names of all jobs waiting to be transmitted and all jobs currently being transmitted to other nodes in the network.
*I,A,D=NJESND
  • JES3 displays the following message for each job waiting to be transmitted:
    IAT8522 JOB jobno jobname ACTIVE ON NJESND
            TIME NAVAIL SCHED FOR nodename
  • JES3 displays the following message for each job currently being transmitted:
    IAT8522 JOB jobno jobname ACTIVE ON NJESND
            lsender  time
Display the status of all jobs active on SY2.
*I,A,SY2
  • JES3 displays the following messages:
    IAT8524 JOB RACF     (JOB32766)          ON SY2      004502.93 MIN
    IAT8524 JOB SYSLOG   (JOB32765)          ON SY2      004502.93 MIN
    IAT8524 JOB JES3CI   (JOB33379) CIFSS2   ON SY2      004364.71 MIN
    IAT8524 JOB GTFJES3  (JOB33401) GTF      ON SY2      004218.21 MIN
    IAT8524 JOB JOB23    (JOB33727) STEP1    ON SY2      000001.03 MIN
    IAT8524 JOB JOB11    (JOB33718) STEP1    ON SY2      000000.50 MIN
    IAT8524 JOB JOB26    (JOB33734) STEP1    ON SY2      000000.01 MIN
    IAT8593 INQUIRY ON ACTIVE JOBS COMPLETE,     7 JOBS DISPLAYED
Display the status of jobs in class A that are active on SY1.
*I,A,SY1,C=A
  • JES3 displays the following messages:
    IAT8524 JOB RACF     (JOB32766)          ON SY1      004504.63 MIN
    IAT8524 JOB SYSLOG   (JOB32765)          ON SY1      004504.63 MIN
    IAT8524 JOB JES3CI   (JOB33379) CIFSS1   ON SY1      004366.41 MIN
    IAT8524 JOB GTFJES3  (JOB33401) GTF      ON SY1      004219.91 MIN
    IAT8524 JOB JOB12    (JOB33827) STEP1    ON SY1      000001.30 MIN
    IAT8524 JOB JOB30    (JOB33834)          ON SY1      000000.40 MIN
    IAT8524 JOB JOB33    (JOB33846)          ON SY1      000000.09 MIN
    IAT8593 INQUIRY ON ACTIVE JOBS COMPLETE,     7 JOBS DISPLAYED
Display the status of all jobs in group A that are active on any system.
*I,A,G=A
  • JES3 displays the following messages:
    IAT8524 JOB JOB40    (JOB33953) STEP1    ON SY1      000000.01 MIN
    IAT8524 JOB JOB13    (JOB33946) STEP1    ON SY1      000000.01 MIN
    IAT8524 JOB JOB31    (JOB33947)          ON SY1      000000.00 MIN
    IAT8524 JOB JOB30    (JOB33943)          ON SY1      000000.03 MIN
    IAT8524 JOB JOB12    (JOB33942) STEP1    ON SY1      000000.01 MIN
    IAT8593 INQUIRY ON ACTIVE JOBS COMPLETE,     5 JOBS DISPLAYED
Display the status of the active job 12891.
*I,A,J=12891
  • JES3 displays the following messages:
    IAT8524 JOB ASMLKED  (JOB12891) GTF     ON SY1      000068.85 MIN
    IAT8593 INQUIRY ON ACTIVE JOBS COMPLETE,    1 JOB  DISPLAYED
Display the status of all jobs in service class PRODBAT that are active on any system.
*I,A,SRVCLASS=PRODBAT
  • JES3 displays the following messages:
    IAT8524 JOB PAYROLL  (JOB34285) STEP1    ON SY1      000099.85 MIN
    IAT8524 JOB DASD1    (JOB34593) STEP20   ON SY1      000008.93 MIN
    IAT8524 JOB BACKUP   (JOB34597) STEP2    ON SY1      000018.01 MIN
    IAT8524 JOB DEFRAG   (JOB36026) STEP1    ON SY2      000099.85 MIN
    IAT8524 JOB COMPILEA (JOB39778) STEP3    ON SY2      000008.93 MIN
    IAT8524 JOB BEAST    (JOB00667) STEP667  ON SY6      000018.01 MIN
    IAT8593 INQUIRY ON ACTIVE JOBS COMPLETE,     6 JOBS DISPLAYED