OSI/TS Management Programming Manual
ALTER PROCESS Command
Commands and Responses
056786 Tandem Computers Incorporated 5–37
ZCOM-TKN-OBJTYPE
specifies the type of object named in ZCOM-TKN-OBJNAME. The token value is
ZCOM-OBJ-PROCESS.
ZCOM-TKN-OBJNAME
is the name of the process 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 specified processes must be in the suspended (SUSP) state before their
attribute values can be altered.
The TSP process should be given a priority high enough to ensure that it will not
be preempted by other processes in the same CPU.