OSI/AS Management Programming Manual

ADD PROCESS Command
Commands and Responses
5–30 056785 Tandem Computers Incorporated
Tokens in Response Buffer
ZSPI-TKN-DATALIST
introduces a data list, as described in the Distributed Systems Management (DSM)
Programming Manual; the final ZSPI-TKN-ENDLIST ends the data list. These
tokens enclose the other response tokens only if the value of the header token
ZSPI-TKN-MAXRESP is nonzero. Because only one object-name token is allowed
in the command, no more than one data list can appear in the response.
ZCOM-TKN-OBJTYPE and ZCOM-TKN-OBJNAME
are described in the Communications Management Programming Manual.
ZSPI-TKN-RETCODE, ZSPI-TKN-ERRLIST, and ZSPI-TKN-ENDLIST
are described in the Distributed Systems Management (DSM) Programming Manual.
Operational Notes
You cannot use this command to add an OSI manager process.
After adding a process, the OSI manager process determines whether the process
is running. If it is not, the OSI manager sets its state to STOPPED. If the process is
running, the OSI manager process opens it, inquires about its current state, and
sets the state accordingly.
If the specified primary and backup CPU numbers are the same, or if you do not
specify a primary CPU and you specify a backup CPU number equal to the CPU
number of the primary OSI manager process, OSI/AS returns an invalid
parameter error.