Owner's manual

Command Interpreter
HP AutoSYNC User’s Guide522580-015
8-52
ALTER SYNCUSER
EMSSUPPRESS | NO EMSSUPPRESS
suppresses the generation of a class of EMS events that are considered optional.
Suppressing the optional messages reduces the volume of output sent to the EMS
collector. The types of messages suppressed are the following:
Synchronization process START and STOP messages.
Messages reporting configuration changes made by the administrator to a file
set or a batch ID.
Events that report failures are never suppressed and are always logged to the
EMS collector.
The option may be disabled to troubleshoot an AutoSYNC problem or to analyze
unusual behavior.
The default is NO EMSSUPPRESS.
MAXPRIORITY priority
the maximum priority at which the ASYSYNC process can run for this user.
If the PRIORITY option specified with ADD SYNCFILESET or ALTER
SYNCFILESET exceeds this MAXPRIORITY value, this value overrides the
SYNCFileset priority.
If this parameter is omitted, the maximum priority is set to the priority of
AUTOSYNC minus 20.
RESTORE restore-program | NO RESTORE
the object file name of the RESTORE program to use on the destination system
when a file set is synchronized.
If RESTORE is omitted or if NO RESTORE is specified, the default
$SYSTEM.SYSnn.RESTORE program is used.
SUSPEND
this user is not activated as a SYNCUSER until the ACTIVATE SYNCUSER
command is issued.
TRACE | NO TRACE
instructs AutoSYNC to trace (or not to trace) its activity to the log file SLggguuu
created in the MapDB for this user.
Tracing is a diagnostic function that is likely to be requested by a support specialist
in order to identify the source of a problem. Traced items include system
Usage Note. EMSSUPRESS is also a GLOBAL parameter. You must use the global
parameter setting on the source and destination systems, rather than the SYNCYSER
option, if you wish to suppress optional messages for synchronizations that are done over
TCP/IP.