MPE/iX Commands Reference Manual (32650-90877)
Chapter 12 515
Command List X
Commands SAVE thru SHUTQ
A 1 C M163 #S263
B 2 C U215 #S256
B 3
A 4
D U29 #J30
C M37 #S234
C M55 #S248
Each entry in the three columns displays the following information for a single process; the
meaning is explained below.
{ A B C D E } [ M U ] pin [ #Jnnn #Snnn ]
A the queue attribute of the process is AS
B the queue attribute of the process is BS
C the queue attribute of the process is CS
D the queue attribute of the process is DS
E the queue attribute of the process is ES
M this is a job or session main process
U this is a user process
pin process identification number, a decimal
J nnn job number: a process executing in a batch job
S nnn session number: a process executing from a session
The process identiļ¬cation number (pin) may appear with or without an M or U label.
Processes without an M or U label are system processes.
In addition, SHOWQ prints the scheduling characteristics currently in effect. In the example
below, QUEUE is the scheduling subqueue and BASE, LIMIT, MIN QUANTUM, MAX
QUANTUM, BOOST and TIMESLICE are scheduling values set by the TUNE command.
MIN and MAX quantums are bounds for the quantums and ACTUAL quantum is the
current quantum value.
QUANTUM
QUEUE BASE LIMIT MIN MAX ACTUAL BOOST TIMESLICE
- - - - - -
CQ 152 200 1 2000 200 DECAY 200
DQ 202 238 2000 2000 2000 OSC 200
EQ 240 253 2000 2000 2000 DECAY 200
You may issue the SHOWQ command from a session, job, program, or in BREAK. Pressing
Break aborts the execution of this command. SHOWQ requires System Supervisor (OP)
capability.
NOTE
The MPE/iX Scheduler now supports the workgroup concept. However,