A SERVICE OF

logo

350 Chapter 5
Command Definitions L-O
LISTJOBQ
LISTJOBQ
LISTJOBQ lists all available job queues in the system.
Syntax
LISTJOBQ
Parameters
none
Operation Notes
The LISTJOBQ command allows the user to list all the existing job queues in the system. It
displays the queue name, limit, number of jobs in the queue that are in the EXEC state
and the total number jobs in the queue, Number of jobs in the EXEC state plus number of
jobs in the WAIT state). This command is not allowed in the SYSSTART file.
Example
:listjobq
JOBQ LIMIT EXEC TOTAL
HPSYSJQ 3500 1 1
MYJOBQ 100 1 1
MJQ 10 1 2
Related Information
Commands NEWJOBQ, SHOWJOB, PURGEJOBQ, SHOWJOB;JOBQ
Manuals