OSI/AS Management Programming Manual

ALTER PROCESS Command
Commands and Responses
056785 Tandem Computers Incorporated 5–57
ZHIGH-PIN
This field determines whether the process indicated will be started by the
specified OSI manager process with a high PIN or a low PIN. The possible
values are:
ZSPI-VAL-TRUE
ZSPI-VAL-FALSE
ZSPI-VAL-TRUE indicates that the process will be started with a high PIN.
The default value is ZSPI-VAL-TRUE. This attribute is valid only for
Guardian 90 D series systems.
ZXNAME
specifies a TAPS, TSP, or NSP Guardian 90 D-series system process name of
the server. This attribute is for D series systems only. The equivalent token
for C series systems is ZNAME. It is used to run a process or to try to establish
communication with a process that is already running. ZXNAME is the only
attribute that can be altered for NSP processes; all other attributes are ignored.
The value is a TAPS, TSP, or NSP process name in the following format:
$process-name
TAPS, TSP, and NSP process names can be up to 6 characters (the $ sign
followed by 5 characters). For example:
$TAPS1
$TSP10
$X2510
If two or more TSP processes share the same X25AM line, the first 4 characters
after the $ sign are used by TSP to build the SU name and must be unique. For
example, the following three TSP processes share the same X25AM line:
$TSP10
$TSP20
$TSP30
TSP processes on D-series systems that communicate with applications on
remote C-series systems can have names up to 5 characters (the $ sign
followed by 4 characters). For example:
$TSP1
$TSP2
ZXNAME-LEN
is the length of the ZXNAME field.
ZCOM-TKN-CMD-TIMEOUT
is described in the Communications Management Programming Manual.