MPE/iX Commands Reference Manual (32650-90877)

296 Chapter8
Command List VI
Commands LISTFILE thru =LOGON
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
Related Information
Commands NEWJOBQ, SHOWJOB, PURGEJOBQ, SHOWJOB; JOBQ
Manuals
LISTLOG
Lists currently active logging identifiers on the system and whether automatic log file
changing has been enabled.
Syntax
LISTLOG[
logid
[;PASS]]
Parameters
logid
The specific logging identifier to be verified. Default is to list all currently
active logging identifiers on the system.
PASS Causes the password associated with the logging identifier to be displayed.
This option can be used only by the creator of the logging identifier.
Operation Notes
This command lists the logging identifier specified with its associated creator and log file.
The column labeled CHANGE indicates whether the CHANGELOG command is permitted; that
is, whether the name of the first logging file ends in 001 and thus follows the naming
convention required by the CHANGELOG command. The column labeled AUTO indicates
JOBQ LIMIT EXEC TOTAL
HPSYSJQ 3500 1 1
MYJOBQ 100 1 1
MJQ 10 1 2