SCF Reference Manual for the Kernel Subsystem

-> INFO PROCESS $ZZKRN.#GP, OBEYFORM
== KERNEL - Obeyform Information PROCESS \MANGO.$ZZKRN.#GP
ADD PROCESS \MANGO.$ZZKRN.#GP , &
AUTORESTART 0 , &
DEFAULTVOL $SYSTEM.NOSUBVOL , &
HIGHPIN ON , &
NAME $GP , &
PRIMARYCPU 1 , &
PRIORITY 167 , &
PROGRAM $SYSTEM.SYSTEM.TACL , &
SAVEABEND OFF , &
STARTMODE MANUAL , &
STOPMODE STANDARD , &
TYPE OTHER , &
USERID SUPER.SUPER
ADD PROCESS \MANGO.$ZZKRN.#GP , &
ASSIGN ( ABC, $SYSTEM.SYSTEM.ABC )
ADD PROCESS \MANGO.$ZZKRN.#GP , &
PARAM ( ABC ABC )
ADD PROCESS \MANGO.$ZZKRN.#GP , &
DEFINE =ABC, CLASS MAP, FILE \MANGO.$SYSTEM.SYSTEM.ABC
NAMES Command
Use the NAMES command to display a list of the subordinate object types and names associated
with the specified object.
This is a nonsensitive command.
NAMES [ / OUT file-spec / ] [ object-spec ]
The value of object-spec is one of these object type and object name combinations.
object-type object-name
null { $ZZKRN | $ZSNET }
PROCESS $ZZKRN[.#gpname ]
SERVERNET $ZSNET
SUBSYS $ZZKRN
These versions of the NAMES command are discussed on these pages:
PageCommand
110“NAMES null Command ”
112“NAMES PROCESS Command ”
113“NAMES SERVERNET Command ”
114“NAMES SUBSYS Command ”
NAMES null Command
Use the NAMES null command to display a list of subordinate object types and names associated
with $ZZKRN or $ZSNET. The NAMES null command is described next.
NAMES [ / OUT file-spec / ] { $ZZKRN | $ZSNET }
{ $ZZKRN | $ZSNET }
is the $ZZKRN Kernel subsystem manager or the $ZSNET ServerNet manager process. You
can omit $ZZKRN or $ZSNET if you have specified either of them with an ASSUME command.
110 SCF Commands for the Kernel Subsystem