TS/MP Management Programming Manual (G06.24+, H06.03+)
ZPWY-MAP- Definitions
NonStop TS/MP Management Programming Manual—540082-001
7-13
ZPWY-MAP-DEF-SC
ZAUTORESTART 
specifies the number of times that the PATHMON process attempts to restart a 
server process within a fixed 10-minute interval after an abnormal termination, 
such as a call to the Guardian ABEND procedure. The valid values are: 
After an abnormal failure, the action caused by this option is equivalent to using 
the START SERVER command, but is effective for static servers only.
If you do not assign a value to this field, the default is 0.
ZCPUINFO 
specifies the primary and backup processors in which the server processes of this 
server class run. The PATHMON process uses this sequence of pairs in the order 
specified as it creates the server processes. 
The PATHMON process only creates the PRIMARY process. If the server process 
is a NonStop server process (available for Guardian servers only), the server 
process starts its backup in the configured backup CPU. The server process is 
able to determine the configured backup CPU because the PATHMON process 
indicates the backup CPU in the BACKUPCPU PARAM message it sends to the 
server process. 
Use the GETBACKUPCPU procedure to retrieve the backup CPU number from the 
PARAM message. (For more information on GETBACKUPCPU, see the COBOL 
Manual for TNS and TNS/R Programs.) ZCPUINFO consists of:
ZCPUPAIRCOUNT 
indicates how many CPU pairs you are specifying.
ZCPUPAIR 
specifies the list of processors in which the server processes in this server 
class run. The processors can be specified either as primary and backup CPU 
pairs or as a list of single CPUs; the two types of lists cannot be mixed. 
ZCPUPAIR can occur from 1 to 16 times, depending on the value you specify 
for ZCPUPAIRCOUNT. 
ZPRIMARY
when specifying CPU-pairs, this field is a primary processor in a CPU-pair. 
When specifying a list of single CPUs, this field is a single processor. Valid 
values are in the range from 0 through 15.
 0 Specifies no automatic restart.
 1 through 32,767 Directs the PATHMON process to allow this many 
automatic restarts in 10 minutes.
-1 Directs the PATHMON process to allow unlimited 
restarts in 10 minutes.










