SNAX/APC Configuration and Management Manual
SCF Commands for SNAX/APC
SNAX/APC Configuration and Management Manual—138787
8-28
ALTER PTNR-LU Command
•
A switch that was initiated by a file becoming inaccessible failed. The CONFIG
attribute can be used to attempt another switch when the problems are resolved.
•
If SNAX/APC is started with a temporary configuration file, the CONFIG
attribute allows the temporary file to be switched to a permanent file.
The file name must be local to the SNAX/APC process. If the specified
configuration file name already exists, this command is rejected with a standard file
system error response.
DEBUGONERROR { YES | NO }
specifies whether the primary process goes into debug mode upon detection of a
fatal error. This attribute is intended for use only by Tandem personnel during
problem determination.
EMSSUPPRESS [ object-type ]
[ ( object-type1 [ , object-type2 ]...) ]
[ ALL ]
instructs SNAX/APC to suppress EMS events for either specified object types, all
object types, or no object types. EMS events can be suppressed for all object types
except PROCESS. To suppress events for more than one object type, you must
enclose the object types in parenthesis in the command, as in the following example:
ALTER, EMSSUPPRESS (LU, TPI, CONV)
MSG message-file-name
specifies the name of the SNAX/APC message file. You must specify a name that
selects a valid SNAX/APC message file.
LOGFILE log-file-name
is the name of the device or file to which the SNAX/APC log output goes. To close
the file, omit the log-file-name.
Examples
-> ASSUME PROCESS $APC1
-> ALTER, CONFIG $FIELD.MJSAPC.MJ01CFG
-> ALTER PROCESS $APC1, CONFIG $FIELD.MJSAPC.MJ01CFG
-> ASSUME PROCESS $APC1
-> ALTER, CHARMAPFILE $DSV.SYSTEM.ZCHARMAP
-> ALTER PROCESS $APC1, CHARMAPNAME FRENCH
ALTER PTNR-LU Command
The ALTER PTNR-LU command changes the attribute settings of the target PTNR-LU
object.