TS/MP Management Programming Manual (G06.24+, H06.03+)
Server Class Commands
NonStop TS/MP Management Programming Manual—540082-001
9-26
DELETE SCPROCESS
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 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 SCPROCESS objects to be deleted—
you do not need to issue the DELETE SCPROCESS command.
Command
ZPWY-CMD-DELETE
Object Type
ZPWY-OBJ-SCPROCESS
Tokens in Command Buffer
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZPWY-MAP-SEL-SCPROCESS token-type ZPWY-DDL-SEL-SCPROCESS.
!r
Tokens in Response Buffer
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZPWY-MAP-SEL-SCPROCESS token-type ZPWY-DDL-SEL-SCPROCESS.