OSI/TS Management Programming Manual
ALTER SERVICE Command
Commands and Responses
056786 Tandem Computers Incorporated 5–55
ZSPI-TKN-RESPONSE-TYPE, ZSPI-TKN-ALLOW-TYPE, and ZSPI-TKN-
COMMENT
are described in the Distributed Systems Management (DSM) Programming Manual.
These tokens are optional and, with the exception of ZSPI-TKN-COMMENT,
duplicate occurrences are not allowed.
Tokens in Response Buffer
ZSPI-TKN-DATALIST and the final ZSPI-TKN-ENDLIST
enclose a data list, as described in the Distributed Systems Management (DSM)
Programming Manual. These tokens enclose the other response tokens only if the
value of the header token ZSPI-TKN-MAXRESP is nonzero. Up to two data lists
can appear in the response, one for the L3 service and one for the L4 service for the
process specified in either ZSPI-TKN-MANAGER or ZCOM-TKN-XMGR.
ZCOM-TKN-OBJTYPE
specifies the type of object named in ZCOM-TKN-OBJNAME. The token value is
ZCOM-OBJ-SERVICE.
ZCOM-TKN-OBJNAME
is the name of a SERVICE object whose attributes were to be altered.
ZSPI-TKN-RETCODE
indicates whether or not the command was successful. If the command failed, this
token supplies the reason for the failure. Its use is described further in the
Distributed Systems Management (DSM) Programming Manual.
ZSPI-TKN-ERRLIST and ZSPI-TKN-ENDLIST
enclose a standard SPI error list, as described in the Distributed Systems
Management (DSM) Programming Manual.
Operational Notes
The ALTER SERVICE command is allowed regardless of the state of the process.
The values of the SERVICE attributes are used to set the default values of the
corresponding SU attributes.