TS/MP 2.5 Management Programming Manual

program, you must use the #SETBYTES built-in function. For more information, see the SPI
Programming Manual.
An associative server is configured with the ZASSOCIATIVE field in ZPWY-DDL-DEF-SCPROCESS
set to ZPWY-VAL-ON.
When changing the definition of an associative server, make sure you make the changes
everywhere the associative server is defined. Otherwise, you cannot be sure that the new
definition is implemented or permanent. For more information on associative servers, see
“Server Objects” (page 47).
To specify node independence for server class attributes, specify \* for node names or omit
node names and set ZNODEINDEPENDENT to ON in the START PATHWAY command.
To perform the equivalent of the PATHCOM ALTER SERVER, RESET PROCESS command,
use the DELETE SCPROCESS command.
ALTER SCSTARTUP
Use the ALTER SCSTARTUP command to change a server startup string. The startup string is the
same as the STARTUP string parameter of the PATHCOM SET SERVER command. All server
processes in the server class must be in the STOPPED state to use this command.
Continuation
You cannot use continuation with this command to alter all startup strings; you must explicitly alter
the startup string for each server class name.
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-ALTER
Object Type
nl
ZPWY-OBJ-SCSTARTUP
Tokens in Command Buffer
nl
ZPWY-MAP-SEL-SCSTARTUP token-type ZPWY-DDL-SEL-SCSTARTUP.
!r
ZPWY-MAP-DEF-SCSTARTUP token-type ZPWY-DDL-DEF-SCSTARTUP.
!r
Tokens in Response Buffer
ZPWY-MAP-SEL-SCSTARTUP token-type ZPWY-DDL-SEL-SCSTARTUP.
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
144 Server Class Commands