HELPLIB.HLB  —  SHOW  ENTRY  Qualifiers  /BY_JOB_STATUS
       /BY_JOB_STATUS[=(keyword,...)]

    Selects for display only those jobs with the specified status.
    Specify the status with one or more of the following keywords:

    EXECUTING     Requests the display of jobs in any of the
                  following states:

                     ABORTING       STALLED
                     EXECUTING      STARTING
                     PRINTING       SUSPENDED
                     PROCESSING

                  ABORTING means that the job is halting prior to
                  normal completion and will not continue processing.
                  A SUSPENDED state means that the job stopped during
                  processing, but should continue when the cause
                  of the SUSPENDED state is resolved. A STALLED or
                  SUSPENDED state means that the job stopped during
                  processing, but should continue when the cause
                  of the STALLED or SUSPENDED state is resolved.
                  PROCESSING is the executing state for server
                  queues. PRINTING is the executing state for printer
                  and terminal queues. STARTING means the job is
                  beginning to be processed.

    HOLDING       Requests the display of jobs on hold. Holding
                  status indicates that the job is being held in
                  the queue indefinitely.

    PENDING       Requests the display of jobs with pending status.
                  Pending status indicates that the job is waiting
                  its turn to execute.

    RETAINED      Requests the display of jobs retained in the queue
                  after execution. Retained status indicates that the
                  job has completed but remains in the queue.

    TIMED_        Requests the display of jobs on hold until a
    RELEASE       specified time. Timed-release status indicates that
                  the job is being held in the queue for execution at
                  a specified time.

    If no keyword is specified, the /BY_JOB_STATUS qualifier displays
    the status of all jobs.
Close Help