SCF Reference Manual for the Kernel Subsystem

These terms appear in the preceding display:
The symbolic name of a generic process, as specified in the ADD command. For the Kernel
subsystem manager, this name is ZZKRN.
Symbolic Name
The name of the process, as specified by the NAME attribute of the SCF ADD or ALTER
command, and as recognized by TACL. If this generic process is configured in more than
one processor, its name ends in nn, representing a two-digit processor number.
Name
The persistence count of the generic process; that is, the number of times the $ZPM persistence
manager attempts to restart the process in ten minutes if it goes down abnormally. The
Autorestart
persistence count is configured by the AUTORESTART attribute of the SCF ADD or ALTER
command.
If a generic process with a configured AUTORESTART value greater than 0 is aborted by a
processor failure, the process is restarted when the processor reloads, and its Autorestart
value is not decremented.
The location of the program file for the generic process, as specified in the ADD or ALTER
command.
Program
INFO PROCESS Detailed Display Format
The format of the display for the INFO PROCESS command (with the DETAIL option) is described
here. See also the “INFO PROCESS Examples” (page 103).
-> INFO PROCESS $ZZKRN.gpname, DETAIL
NONSTOP KERNEL - Detailed Info Process \EAST.$ZZKRN.#gpname
*AutoRestart...............n
*BackupCPU.................n
*CPUList...................n
*DefaultVolume.............$vol.subv
*ExtSwap...................$vol.subv.file
*HighPIN...................{ ON | OFF }
*HomeTerminal..............$term[.#subdev ]
*InFile....................$vol.subv.file
*Library...................$vol.subv.file
*MemPages..................n
*Name......................$process
*Associate Process Name $process
*OutFile...................$vol.subv.file
*PFSSize...................n
*PrimaryCPU................n
*Priority..................n
*Program...................$vol.subv.file
*SaveAbend.................{ ON | OFF }
*StartMode................{KERNEL | SYSTEM | APPLICATION|MANUAL|DISABLED}
*StartupMessage............"text"
*StopMode..................{ SPI | STANDARD | SYSMSG }
*Type......................{ FOXMON | SUBSYSTEM-MANAGER | OTHER }
*UserId....................SUPER.n (255,n)
An asterisk (*) before an attribute name indicates that its attribute value can be changed with the
SCF ALTER command.
These terms appear in the preceding display. For more information about each attribute and value,
see the ADD Command (Sensitive Command)” (page 76).
The persistence count of the generic process; that is, the number of times the $ZPM persistence
manager attempts to restart the process in ten minutes if it goes down abnormally. The
AutoRestart
persistence count is configured by the AUTORESTART attribute of the SCF ADD or ALTER
command.
INFO Command 101