APPEND-BATCH

From NDWiki
Jump to navigation Jump to search
@APPEND-BATCH <n> <input file> <output file>

This command add to the specified batch queue, a pair of batch input / output file names. <n> is the number of a batch process. <input file> is the name of a file where batch-job-input is to be taken. <output file> is the name of the file used to collect output.

If the batch process is IDLE, it will be ACTIVATED.

If the batch process is not started, the message BATCH PASSIVE is given.

If the batch queue is full, the message BATCH QUEUE FULL is given, and the user may try later.

Notes

If the batch-input-file is owned by other than user SYSTEM, the user name must precede the file name.

The batch-input-file must have read access for all users having jobs on it, and for user SYSTEM.

The batch-output-file must have write append access for all users having jobs on the corresponding batch-input-file.

References

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

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