TS/MP Management Programming Manual (G06.24+, H06.03+)
Server Class Commands
NonStop TS/MP Management Programming Manual—540082-001
9-9
ADD SCPARAM
Command Syntax
For tokens that may be present in the command and response buffers but are not
listed, see Unlisted Tokens on page 3-29. For descriptions of tokens and fields, see
Section 4, SPI and EMS Standard Definitions through Section 7, ZPWY-MAP-
Definitions.
Tokens in Response Buffer
For ADD SCPARAM, 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
•
The PATHMON process sends a PARAM message to each server created if any
named parameters are defined for the server class. A single PARAM message is
created describing all of the parameter names and their values. For more
information on PARAM messages, see the Guardian Programmer’s Guide.
•
Before adding a description for a PARAM to the PATHMON configuration file, you
must assign values to all of the required fields listed in this command.
•
The associated server class must exist before you add the SCPARAM object.
Command
ZPWY-CMD-ADD
Object Type
ZPWY-OBJ-SCPARAM
Tokens in Command Buffer
ZPWY-MAP-SEL-SCPARAM token-type ZPWY-DDL-SEL-SCPARAM.
!r
ZPWY-MAP-DEF-SCPARAM token-type ZPWY-DDL-DEF-SCPARAM.
!r
Tokens in Response Buffer
ZPWY-MAP-SEL-SCPARAM token-type ZPWY-DDL-SEL-SCPARAM.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-INT.
Error
Number Error Token Description
1012 ZPWY-ERR-PM-DUPNAME A PARAM message by this name already exists
for this server class.
1106 ZPWY-ERR-PM-
TOOMANYSCPARAM
The value specified for ZMAXPARAMS was
reached.