TS/MP Management Programming Manual (G06.24+, H06.03+)

Server Class Commands
NonStop TS/MP Management Programming Manual540082-001
9-22
DELETE SCASSIGN
Consideration
Deleting an SC object also deletes all associated SCASSIGN, SCDEFINE, SCPARAM,
SCPROCESS, and SCSTARTUP objects.
DELETE SCASSIGN
Use the DELETE SCASSIGN command to delete the definition for a server ASSIGN
message 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 ASSIGN messages for a single server class, initialize the
ZSERVERCLASS field in ZPWY-DDL-SEL-SCASSIGN to the server class name, and
initialize the ZPROGRAMUNIT field to ZPWY-VAL-ALLSCASSIGNPU. (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, 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-SCASSIGN
Tokens in Command Buffer
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZPWY-MAP-SEL-SCASSIGN token-type ZPWY-DDL-SEL-SCASSIGN.
!r
Tokens in Response Buffer
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZPWY-MAP-SEL-SCASSIGN token-type ZPWY-DDL-SEL-SCASSIGN.