DELETE-BATCH-QUEUE-ENTRY

From NDWiki
Revision as of 20:49, 22 August 2012 by Tingo (talk | contribs) (created page for the DELETE-BATCH-QUEUE-ENTRY command)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
@DELETE-BATCH-QUEUE-ENTRY <batch number> <input part of queue entry> <output part of queue entry>

This command may be used to remove an entry from the batch queue, that is, kill a job waiting for execution before it is started. If the job is started the @ABORT-BATCH command must be used. <batch number> identifies the batch process, <input part of queue entry> is the batch input file name given in the @APPEND-BATCH command, <output part of queue entry> is the batch output file name given in the @APPEND-BATCH command.

Exact match is required between the second and third parameter of this command and the batch queue entry. The exact format of the batch queue entry to be removed may be checked by the @LIST-BATCH-QUEUE command.

If the batch queue contains two equivalent entries, the first one is removed.

This command may be issued by the user SYSTEM and the user owning the job to be deleted.

References

Norsk Data Document ND–60.050.06 SINTRAN III USERS GUIDE section 3.7.4.5

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