|
VMS Help STOP, /QUEUE, /REQUEUE, Parameters *Conan The Librarian |
queue-name[:]
Specifies the name of the queue that contains the jobs that you
want to stop. When you specify a queue name as a parameter for
the /REQUEUE qualifier, the jobs are requeued to that queue;
otherwise, the jobs are requeued in the current queue.
entry-number[,...]
Specifies the entry number (or a list of entry numbers) of the
jobs you want to requeue. If you specify only one entry number,
you can omit the parentheses.
The system assigns a unique entry number to each queued print
or batch job in the system. By default, the PRINT and SUBMIT
commands display the entry number when they successfully queue
a job for processing. These commands also create or update the
local symbol $ENTRY to reflect the entry number of the most
recently queued job. To find a job's entry number, enter the
SHOW ENTRY or SHOW QUEUE command.
|
|