SCF Reference Manual for the Kernel Subsystem

STATUS Command
Use the STATUS command to display current status information about an object.
This command is nonsensitive.
STATUS [ / OUT file-spec / ] [ object-spec ] [ , DETAIL ]
The value of object-spec is one of these object type and object name combinations.
object-type object-name
PROCESS $ZZKRN[.gpname ]
SERVERNET $ZSNET
SUBSYS $ZZKRN
These versions of the STATUS command are discussed on these pages:
PageCommand
118“STATUS PROCESS Command”
123“STATUS SERVERNET Command ”
125“STATUS SUBSYS Command ”
STATUS PROCESS Command
The STATUS PROCESS command displays current status about a process. The command takes this
form.
STATUS [ / OUT file-spec / ]
PROCESS $ZZKRN[.#gpname ] [ , DETAIL ]
PROCESS $ZZKRN
is the name of the Kernel subsystem manager process. You can omit PROCESS and $ZZKRN
if you specified them with an ASSUME command.
This form of the command causes the display to show current status information for the Kernel
subsystem manager.
PROCESS $ZZKRN.#gpname
is the name of a generic process controlled by the $ZZKRN Kernel subsystem manager. You
can omit PROCESS and $ZZKRN.#gpname if you have specified them with an ASSUME
command.
This form of the command causes the display to show current status information for the specified
process.
DETAIL
causes SCF to display detailed information about the specified process.
STATUS PROCESS Consideration
Wild-card support is limited to the trailing asterisk (*) for #gpname.
STATUS PROCESS Summary Display Format
The format of the summary display for the STATUS PROCESS command (without the DETAIL option)
is described here.
NONSTOP KERNEL - Status Process \system.$ZZKRN.[#gpname]
Symbolic Name Name State Sub Primary Backup Owner
PID PID ID
gpname $process state sub n,m n,m nnn,nnn
118 SCF Commands for the Kernel Subsystem