SNAX/APC Management Programming Manual

ALTER PROC
Commands and Responses
111813 Tandem Computers Incorporated 5–31
ZCMK–TKN–CHMAP-XFNAME
specifies the name of the file that is accessed when character translation tables are
needed. This file contains the collection of character map tables.
ZCMK–TKN–EMS–XFNAME
is included to change the primary EMS event collector.
ZCMK–TKN–EMS–XFNAME-1
is included to change the first alternate EMS event collector.
ZCMK–TKN–EMS–XFNAME-2
is included to change the second alternate EMS event collector.
ZCMK–TKN–EMS–XFNAME-3
is included to change the third alternate EMS event collector.
ZCMK–TKN–LOG–XFNAME
is included only to change the identity of the log file.
ZCMK–TKN–MSG–XFNAME
is included only to change the identity of the message file.
ZAPC–TKN–CONFIG-XFNAME
specifies a new configuration file in which the current configuration will be
recorded.
ZAPC–TKN–EMS–SUPPRESSION
instructs SNAX/APC to suppress EMS events for the specified object type.
Operational Note
ZAPC-TKN-EMS-SUPPRESSION is used as a bit mask. The definitions are:
Object Type Bit Number Hexadecimal Representation
LU 1 %H4000
PTNR-LU 2 %H2000
PTNR-MODE 3 %H1000
SESSION 4 %H0800
TPN 5 %H0400
TPI 6 %H0200
CONVERSATION 7 %H0100
A value of %H0000 implies that no messages are suppressed.