ARC0168I
WAITING MWES: MIGRATE=nmigrate, RECALL=nrecall, DELETE=ndelete, BACKUP=nbackup, RECOVER=nrecover, COMMAND=ncommand, ABACKUP=nabackup, ARECOVER=narecover, FRBACKUP=nfrbackup, FRRECOV=nfrrecov,TOTAL=ntotal

Explanation

A QUERY command has been issued with waiting. This message contains the number and type of MWEs waiting for processing on the various DFSMShsm queues.
  • nmigrate indicates the number of migration MWEs.
  • nrecall indicates the number of recall MWEs.
  • ndelete indicates the number of delete MWEs.
  • nbackup indicates the number of backup MWEs and volume DUMP MWEs initiated by the FRBACKUP DUMP or FRBACKUP DUMPONLY command or the number of BACKVOL MWEs initiated.
  • nrecover indicates the number of recovery MWEs.
  • ncommand indicates the number of command MWEs.
  • nabackup indicates the number of aggregate backup MWEs .
  • narecover indicates the number of aggregate recovery MWEs.
  • nfrbackup indicates the number of FRBACKUP MWEs.
  • nfrrecov indicates the number of FRRECOV MWEs.
  • ntotal indicates the total number of MWEs waiting for processing on all DFSMShsm queues.
For command MWEs, the MWE is not removed from the queue until the command processing is completed. One of the MWEs on the command queue will be the MWE for the QUERY command.
Note:
  1. This message only reports requests that reside on DFSMShsm local queues. If one or more common queues are being used, see message ARC1542I for the number of requests that are waiting on those common queues.
  2. If any of the MWE counts on any of the DFSMShsm queues exceed 99999999, then the syntax for message ARC0168I is changed, and the = sign is removed and replaced with >.
    Example of message ARC0168I with MWE queues exceeding 99999999:
    • ARC0168I WAITING MWES: MIGRATE>99999999
    • ARC0168I (CONT.) RECALL>99999999, DELETE>99999999, BACKUP>99999999
    • ARC0168I (CONT.) RECOVER>99999999, COMMAND>99999999, ABACKUP>99999999
    • ARC0168I (CONT.) ARECOVER>99999999, FRBACKUP>99999999
    • ARC0168I (CONT.) FRRECOV>99999999, TOTAL>99999999

System action

DFSMShsm processing continues.

Programmer response

None.

Source

DFSMShsm