SNAX/APC Configuration and Management Manual

Using SNAX/APC
SNAX/APC Configuration and Management Manual138787
3-6
Configuration Parameters for SNAX/APC
CANCELSUPPORT { ON | OFF }
enables the handling of CANCEL system messages. CANCELSUPPORT ON
specifies that SNAX/APC should process CANCEL system messages from
application programs. CANCELSUPPORT OFF specifies that SNAX/APC should
ignore CANCEL system messages from application programs. The manner in
which SNAX/APC process CANCEL system messages varies according to the verb
that SNAX/APC is processing when the CANCEL message arrives. Refer to the
SNAX/APC Application Programming Manual for further details on CANCEL
message processing.
The default value is OFF.
CHARMAPFILE [ charactermap-file-name ]
specifies the name of the file that is accessed when character translation tables are
needed. This file contains the collection of character map tables. No character map
file is accessed if only standard ASCII-EBCDIC conversions are used. The default
value is the local file name $SYSTEM.SYSTEM.ZCHARMAP.
The CHARMAPFILE value may be changed by specifying the CHARMAPFILE
parameter on the SCF or SPI ALTER PROCESS command.
CHARMAPNAME mapname
specifies the name of the character map translation table that is used as the default
translation table. The mapname specified is the character map table that is accessed
in the character map file specified through the CHARMAPFILE parameter. If a
value is specified that does not exist in the designated character map file, the
SNAX/APC process will not start. The default character map is the standard
ASCII-EBCDIC character map.
The CHARMAPNAME value may be changed by specifying the
CHARMAPNAME parameter on the SCF or SPI ALTER PROCESS command.
The CHARMAPNAME parameter on the SCF or SPI command ALTER TPN can
override this default for a selected TPN.
COLLECTOR [ collector-file-name ]
specifies the identity of the EMS collector. If this parameter is omitted, the collector
$0 on the local node is used. If the parameter is used without any specified value,
event collection is suppressed. For information about the creation and use of
collectors see the Event Management Service (EMS) Manual.
The COLLECTOR value may be changed by specifying the COLLECTOR
parameter on the SCF or SPI ALTER PROCESS command.
COLLECTOR-1 [ collector-file-name-1 ]
specifies the identity of alternate EMS collector number 1. If this parameter is
omitted or used with no argument, output to this collector is suppressed.
The COLLECTOR-1 value may be changed by specifying the COLLECTOR-1
parameter on the SCF or SPI ALTER PROCESS command.