OSI/AS Management Programming Manual
ALTER SUBSYS Command
Commands and Responses
5–98 056785 Tandem Computers Incorporated
Tokens in Command Buffer
ZSPI-TKN-MANAGER or ZCOM-TKN-XMGR
is the Guardian 90 C-series system (ZSPI-TKN-MANAGER) or D-series system
(ZCOM-TKN-XMGR) process name of the OSI manager process to which SCP is to
send this command. This token is optional and can occur only once in the
command.
ZCOM-TKN-OBJNAME
is the name of the subsystem to be altered. This token is required, can occur only
once, and must be the same as the OSI manager process name specified in either
ZSPI-TKN-MANAGER or ZCOM-TKN-XMGR.
ZOSI-MAP-ALTER-SUBSYS
is an extensible structured token that contains attributes of the SUBSYS being
altered. This token must occur only once in a command. ZOSI-DDL-ALTER-
SUBSYS contains the following fields:
ZMAX-NSP
is the maximum number of NSP process pairs that can be configured. The
range of values is 1 through 32767.
ZMAX-TSP
is the maximum number of TSP process pairs that can be configured. The
range of values is 1 through 32767.
ZMAX-TAPS
is the maximum number of TAPS process pairs that can be configured. The
range of values is 1 through 32767.
ZMIB
is the fully qualified Guardian 90 name of the file that contains the
Management Information Base (MIB).
ZTSP-CODEFILE
is the fully qualified Guardian 90 name of the code file for a TSP process.
ZTAPS-CODEFILE
is the fully qualified Guardian 90 name of the code file for a TAPS process.
Note Although the OSI/AS software itself can allow up to 32767 process pairs of each type, memory size and
disk space constraints usually impose lower limits.