TS/MP 2.5 Management Programming Manual

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.
Some equivalent PATHCOM commands are:
Use This SPI Command…To Perform The Equivalent of This PATHCOM Command…
DELETE SCPARAMALTER SERVER, RESET PARAM
DELETE SCPROCESSALTER SERVER, RESET PROCESS
DELETE SCASSIGNALTER SERVER, RESET ASSIGN
DELETE SCSTARTUPALTER SERVER, RESET STARTUP
ALTER SCASSIGN
Use the ALTER SCASSIGN command to change the attributes of a server ASSIGN message. The
attributes are the same as those for the ASSIGN 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 server ASSIGN messages; you must
explicitly alter each ASSIGN message by 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-SCASSIGN
Tokens in Command Buffer
nl
ZPWY-MAP-SEL-SCASSIGN token-type ZPWY-DDL-SEL-SCASSIGN.
!r
ZPWY-MAP-DEF-SCASSIGN token-type ZPWY-DDL-DEF-SCASSIGN.
!r
Tokens in Response Buffer
ZPWY-MAP-SEL-SCASSIGN token-type ZPWY-DDL-SEL-SCASSIGN.
Considerations
For ALTER commands, the values for tokens and fields omitted from the command buffer
remain unchanged.
Reset values for each field are predefined. These values are described in “SPI Programming
Considerations” (page 29). To reset ZGUARDIANFILE using the TACL program, you must use
the #SETBYTES built-in function. For more information, see the SPI Programming Manual.
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 ASSIGN command, use
the DELETE SCASSIGN command.
ALTER SCASSIGN 141