TS/MP Management Programming Manual (G06.24+, H06.03+)
Server Class Commands
NonStop TS/MP Management Programming Manual—540082-001
9-38
START SC
Tokens in Response Buffer
For START SC, common error values for ZSPI-TKN-RETCODE are:
For descriptions of all error-token values and their associated error lists, see
Section 10, Event Management.
Considerations
•
This command starts the number of server processes defined by the
ZNUMSTATIC field in ZPWY-DDL-DEF-SC.
•
The ASSIGN messages are built directly from the information you provid in the
ADD SCASSIGN command. The PARAM message contains one item for each
parameter value you specify for the ZAREA field in ZPWY-DDL-DEF-SCPARAM
(with the ADD SCPARAM command). The number of the CPU not chosen for the
primary process is reported in the BACKUPCPU parameter, which the PATHMON
process adds to the PARAM message. For a description of how this value is
chosen, see the ADD SC command.
•
For information about associative servers, see Server Objects on page 3-26.
Tokens in Response Buffer
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZPWY-MAP-SEL-SC token-type ZPWY-DDL-SEL-SC.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-INT.
Error
Number Error Token Description
1003 ZPWY-ERR-PM-
ALREADYSTARTED
The server class is already started.
1038 ZPWY-ERR-PM-
NEWPROCESS
An error occurred while the PATHMON process
was attempting to create a new process for the
server class.
1159 ZPWY-EVT-PM-
OSSPROCESSFAILURE
An error occured while the PATHMON process
was trying to create the specified OSS server
process.