DELETE-REMOTE-QUEUE-ENTRY

From NDWiki
Jump to navigation Jump to search
@DELETE-REMOTE-QUEUE-ENTRY <remote computer>, <queue entry>

Remove a remote batch input file from the remote batch queue to a remote computer. (The file is removed before it is sent to the remote computer).

<remote computer>
see @APPEND-REMOTE.
<queue entry>
a file name previously given in the @APPEND-REMOTE command (parameter must match exactly the remote batch queue entry and the user name must be given).

Rules:

  1. Permitted only for user SYSTEM and the owner of the file.
  2. If the queue contains two equivalent entries, only the first one will be removed.

Example:

@DELETE-REMOTE-QUEUE-ENTRY UNIVAC, (GUEST)JOB-1:SYMB

The batch input file (GUEST)JOB-1:SYMB is deleted from the batch queue for the host computer UNIVAC.

Related commands

@APPEND-REMOTE

References

Norsk Data Document ND–60.128.01 SINTRAN III REFERENCE MANUAL (printed June 1980), page 1-55

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