TS/MP 2.5 Management Programming Manual
DELETE SCPARAM
Use the DELETE SCPARAM command to delete the definition of a server PARAM attribute from
the PATHMON configuration file. All server processes in the server class must be frozen and then
stopped to use this command.
Continuation
To delete all PARAM parameters for a single server class, initialize the ZSERVERCLASS field in
ZPWY-DDL-SEL-SCPARAM to the server class name and initialize the ZPARAM field to
ZPWY-VAL-ALLSCPARAM. (Continuation is not available using the ZSERVERCLASS field.) Reissue
the command continually by using the context token returned by the PATHMON process until no
data is returned in the reply buffer.
When you specify continuation, servers must be in FROZEN and then STOPPED states. For more
information, see “Specifying Continuation” (page 40).
Command Syntax
For tokens that may be present in the command and response buffers but are not listed, see “Unlisted
Tokens” (page 49). For descriptions of tokens and fields, see “SPI and EMS Standard Definitions”
(page 50) through “ZPWY-MAP- Definitions” (page 75).
Command
nl
ZPWY-CMD-DELETE
Object Type
nl
ZPWY-OBJ-SCPARAM
Tokens in Command Buffer
nl
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZPWY-MAP-SEL-SCPARAM token-type ZPWY-DDL-SEL-SCPARAM.
!r
Tokens in Response Buffer
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZPWY-MAP-SEL-SCPARAM token-type ZPWY-DDL-SEL-SCPARAM.
Considerations
• Deleting an SC object causes all associated SCPARAM objects to be deleted—you need not
issue the DELETE SCPARAM command.
• This command is equivalent to the PATHCOM ALTER SERVER, RESET PARAM command.
DELETE SCPROCESS
Use the DELETE SCPROCESS command to delete the attributes associated with a server process
name from the PATHMON configuration file. The attributes are the same as those in the PROCESS
parameter of the PATHCOM SET SERVER command. All server processes in the server class must
be frozen and then stopped to use this command.
Continuation
To delete all server processes in a single server class, initialize the ZSERVERCLASS field in
ZPWY-DDL-SEL-SCPROCESS to the server class name, and initialize the ZPROCESS field to
ZPWY-VAL-ALLSCPROCESS. (Continuation is not available using the ZSERVERCLASS field.) Reissue
the command continually by using the context token returned by the PATHMON process until no
data is returned in the reply buffer.
When you specify continuation, servers must be in FROZEN and then STOPPED states. For more
information, see “Specifying Continuation” (page 40).
DELETE SCPARAM 147










