TS/MP Management Programming Manual (G06.24+, H06.03+)
Server Class Commands
NonStop TS/MP Management Programming Manualā540082-001
9-25
DELETE SCPARAM
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 on page 3-17.
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.
Considerations
ā¢
Deleting an SC object causes all associated SCPARAM objects to be deletedā
you do not need to issue the DELETE SCPARAM command.
ā¢
This command is equivalent to the PATHCOM ALTER SERVER, RESET PARAM
command.
Command
ZPWY-CMD-DELETE
Object Type
ZPWY-OBJ-SCPARAM
Tokens in Command Buffer
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.