ABORT-BATCH

From NDWiki
Revision as of 09:44, 9 November 2017 by Tingo (talk | contribs) (expanded the text, added another reference)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
@ABORT-BATCH <batch number>

This command will abort a batch process and release all resources reserved by the batch process. Any job currently running will be aborted immediately, and the batch queue will be cleared. The batch process becomes PASSIVE.

<batch number>
(decimal) batch processor number as returned by @BATCH.

Rules:

  1. Permitted only for user SYSTEM.
  2. Effective only if the batch processor is idle or active.

Example:

@ABORT-BATCH 1

The batch processor number 1 is aborted.

Related commands

@ABORT-JOB

@BATCH (command)

References

Norsk Data Document ND–60.050.06 SINTRAN III USERS GUIDE section 3.7.3.2, section 6.6

Norsk Data Document ND–60.128.03 SINTRAN III REFERENCE MANUAL (printed February 1983), page 1-18

Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD