SUPPRESS (Suppress Display)

The SUPPRESS (Suppress Display) command prevents jobs or tasks from appearing in a mix display while they are active. The command can also end the suppression of job or task displays.

Syntax

Explanation

<mix number list> SUPPRESS

Suppresses the display of the jobs or tasks in the mix number list.

Only mix display commands that contain an ALL qualifier display the suppressed jobs or tasks.

If an active suppressed job or task goes to a waiting state, it is displayed. When it returns to an active state, it is suppressed again.

The suppressed status is not preserved over a halt/load.

<mix number list> SUPPRESS −

Ends the suppression of display for the jobs or tasks in the mix number list.

Example

In this example, the A (Active Mix Entries) command displays the job MARC identified by the mix number 6765. The SUPPRESS command causes this job not to appear in the mix display. Another A command shows that the display was suppressed.

A
  ---Mix-Pri-CPU Time------ 14 ACTIVE ENTRIES ---------
    7019  80       :15 Job *SYSTEM/CANDE ON DISK
    7020  80       :07     *CANDE/STACK01
    6761  80       :41     *SYSTEM/COMS ON DISK
    6765  50       :04     MARC
    6759  80       :00     COMS/TANK
    6758  80       :00     COMS/INPUT
6765 SUPPRESS
A
  ---Mix-Pri-CPU Time----- 14 ACTIVE ENTRIES -----------
    7019  80    :15 Job *SYSTEM/CANDE ON DISK
    7020  80       :07     *CANDE/STACK01
    6761  80       :41     *SYSTEM/COMS ON DISK
    6759  80       :00     COMS/TANK
    6758  80       :00     COMS/INPUT