QUEUE - list the contents of system scheduler queues.
Syntax:
queue [snumb]* [.queue-name]* [option]*
Options:
(+|-)All (-) (+|-)Verbose (-)
(+|-)Zdebug (-)
- +All
- causes display of all jobs in the queues searched, even
if they are not active anymore. This option also implies
+Verbose.
- -All
- causes display of only active jobs in the queues
searched.
- +Verbose
- gives more information about the jobs displayed.
- +Zdebug
- gives information that system-programmers may find
useful. Currently only the first j* llink is given. This
option also implies +Verbose.
- snumb
- displays only specified snumb(s) from the queues
searched. This implies +Verbose.
- .queue-name
- specifies which queues are to be searched. Normally all
queues are searched.
Note that the "snumb" and ".queue-name"
specifications are ANDed.
Description:
QUEUE is used for obtaining information about batch jobs which
are still queued by the system.
For a description of the queues in which your job may be
placed, see "expl batch queues".
Examples:
*queue
.tape:
x693t 08/Aug/81 23:08:15
*queue +v
.tape:
x693t 08/Aug/81 23:08:15 ["h] prio=26 (Waiting)
*queue +a
.tape:
x693t 08/Aug/81 23:08:15 ["h] prio=26 (Waiting)
.oper:
unixt 08/Aug/81 17:54:39 [00] prio=22 (Saved -sent to PALC)
rmv01 08/Aug/81 23:11:29 [00] prio=28 (Saved -sent to PALC)
Copyright © 1996, Thinkage Ltd.