SNAX/APC Management Programming Manual

ALTER PROC
Commands and Responses
5–30 111813 Tandem Computers Incorporated
ALTER PROC When the ALTER command is applied to the object type ZCOM-OBJ-PROC, the
following additional tokens are involved.
Tokens in Command Buffer
ZCMK-MAP-ALTER
def ZCMK-DDL-ALTER.
02 ZDEBUG-ON-ERR type ZSPI-DDL-BOOLEAN.
02 ZBKUP-DEBUG type ZSPI-DDL-BOOLEAN.
end
ZCMK-TKN-ALTER-BKUP-CPU token-type ZSPI-TYP-INT. !o
ZCMK-TKN-CHMAP-NAME token-type ZSPI-TYP-CHAR50. !o
ZCMK-TKN-CHMAP-XFNAME token-type ZSPI-TYP-STRING. !o
ZCMK-TKN-EMS-XFNAME token-type ZSPI-TYP-STRING. !o
ZCMK-TKN-EMS-XFNAME-1 token-type ZSPI-TYP-STRING. !o
ZCMK-TKN-EMS-XFNAME-2 token-type ZSPI-TYP-STRING. !o
ZCMK-TKN-EMS-XFNAME-3 token-type ZSPI-TYP-STRING. !o
ZCMK-TKN-LOG-XFNAME token-type ZSPI-TYP-STRING. !o
ZCMK-TKN-MSG-XFNAME token-type ZSPI-TYP-STRING. !o
ZAPC-TKN-CONFIG-XFNAME token-type ZSPI-TYP-STRING. !o
ZAPC-TKN-EMS-SUPPRESSION token-type ZSPI-TYP-INT. !o
Tokens in Response Buffer
(no additional tokens)
Tokens in Command Buffer
Refer to Section 4, “Common Definitions,” for a detailed description of ZAPC- tokens
or to the SPI Common Extensions Manual for a description of ZCMK- or ZCOM- token.
ZCMK–MAP-ALTER
is a standard data communications extensible structured token that can be
included in the ALTER command to change selective features of SNAX/APC.
ZCMK–TKN–ALTER–BKUP–CPU
is included to assign or change a backup CPU or to inhibit running a backup. To
inhibit running a backup, specify -1 as the value for this token.
ZCMK–TKN–CHMAP-NAME
specifies the name of the character map translation table that is used for
SNAX/APC to perform character translation. The value of this token has to be an
exact 50 byte string with trailing blanks. If the token value is a string of all blanks,
the Tandem standard ASCII-to-EBCDIC translation table is used.