TS/MP Management Programming Manual (G06.24+, H06.03+)
Server Class Commands
NonStop TS/MP Management Programming Manual—540082-001
9-21
DELETE SC
Considerations
•
For ALTER commands, the values for tokens and fields omitted from the command
buffer remain unchanged.
•
To perform the equivalent of the PATHCOM ALTER SERVER, RESET STARTUP
command, use the DELETE SCSTARTUP command.
DELETE SC
Use the DELETE SC command to remove a server class description from the
PATHMON configuration file, together with any associated server processes, server
ASSIGN messages, server DEFINEs, PARAM parameters, and STARTUP string (if
any). All servers in the server class must be frozen and then stopped to use this
command.
Continuation
To delete all server classes, initialize the ZSERVERCLASS field in ZPWY-DDL-SEL-
SC to ZPWY-VAL-ALLSC. 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, responses are only returned for server classes that are
frozen and then stopped. 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.
Command
ZPWY-CMD-DELETE
Object Type
ZPWY-OBJ-SC
Tokens in Command Buffer
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZPWY-MAP-SEL-SC token-type ZPWY-DDL-SEL-SC.
!r
Tokens in Response Buffer
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZPWY-MAP-SEL-SC token-type ZPWY-DDL-SEL-SC.