ATM Configuration and Management Manual

Configuring the ATM Subsystem
ATM Configuration and Management Manual522307-003
3-6
ADD PROCESS Command
$ZZKRN.#gpname
specifies the name of the generic process controlled by the Kernel subsystem
manager process ($ZZKRN).
AUTORESTART n
optionally specifies the number of times that the $ZPM persistence manager tries
to restart this process within a 10-minute interval after an abnormal termination.
(For example, the process abends or stops by a means other than the ABORT
command.)
If n is 0 (the default), the process is not automatically restarted.
If n is 1 through 10, the process is restarted as many as n times in 10 minutes.
If n is greater than 0, the process is restarted after a processor failure without
decrementing the value of
n
.
For more information about using the AUTORESTART attribute, see the
SCF
Reference Manual for the Kernel Subsystem
.
BACKUPCPU n
optionally specifies the processor in which this process should start its backup
process. For more information on specifying this attribute, see the
SCF Reference
Manual for the Kernel Subsystem
.
You can specify this attribute only if you also specify the PRIMARYCPU attribute
and do not specify the CPU attribute.
The variable n can be from 0 through the maximum number of processors (except
that the BACKUPCPU value specified cannot be the same number as the
PRIMARYCPU value).
Default: None.
DEFAULTVOL $vol [.subvol ]
optionally specifies the default volume and subvolume information sent to this
process (in the startup message) when it is started.
If not specified, the startup default volume and subvolume is
$SYSTEM.NOSUBVOL.
HOMETERM $device [.#subdevice]
optionally specifies the home terminal to use when starting this process.
If not specified, the process has the same home terminal as $ZPM has when it
starts the process.