TS/MP 2.5 Management Programming Manual

02 ZMAXLINKS
02 ZMAXSERVERS
token-type ZPWY-DDL-0-4095.
token-type ZPWY-DDL-0-4095.
02 ZNUMSTATIC token-type ZPWY-DDL-0-4095.
02 ZOUT token-type ZSPI-DDL-FNAME32.
02 ZPRIORITY token-type ZPWY-DDL-1-199.
02 ZPROGRAM token-type ZSPI-DDL-FNAME32
!r
02 ZSENDTIMEOUT token-type ZPWY-DDL-TIME-TYPE.
02 ZTMF token-type ZPWY-DDL-ON-OFF.
02 ZDEFAULTVOLUME token-type ZSPI-DDL-SUBVOL.
!r
02 ZOWNER.
03 ZSYSTEMNUMBER token-type ZSPI-DDL-INT.
03 ZGROUPNUMBER token-type ZSPI-DDL-INT.
03 ZUSERNUMBER token-type ZSPI-DDL-INT.
02 ZSECURITY token-type ZPWY-DDL-SECURITY-VALUE.
02 ZHIGHPIN token-type ZPWY-DDL-ON-OFF.
02 ZPROCESSTYPE token-type ZPWY-DDL-PROCESSTYPE-VALUE.
02 ZCPUWTINFO token-type ZPWY-DDL-CPUWT
occurs 16 times.
token-type ZPWY-DDL-OCTALNUM-VALUE. 02 ZUMASK
end.
ZAUTORESTART
specifies the number of times that the PATHMON process attempts to restart a server
within a fixed 10-minute interval after an abnormal termination, such as a call to
the Guardian ABEND procedure. The valid values are:
Specifies no automatic restart.0
Directs the PATHMON process to allow this many automatic
restarts in 10 minutes.
1 to 32,767
Directs the PATHMON process to allow unlimited restarts in 10
minutes.
-1
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, then 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), then it starts the
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 a server class can run.
The processors can be specified either as primary and backup CPU pairs or as a
ZPWY-MAP-DEF-SC 83