AutoSYNC Software User's Guide (Update 19)

Command Interpreter
HP AutoSYNC User’s Guide522580-020
8-27
ADD SYNCUSER
logs an event to the EMS log when a syncfileset is synchronized to completion but
contains one or more files that were not synchronized.
The event does not necessarily signal an error condition. For example, a event is
generated when a file in a syncfileset configured with OPENUPDATE is being
updated during a synchronization.
Setting the global parameter or SYNCUSER option EMSSUPPRESS overrides
EMSFILENOTSYNCED. If EMSSUPPRESS is set, EMSFILENOTSYNCED events
are not generated.
EMSS[UPPRESS] | NO EMSS[UPPRESS]
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:
The synchronization process START and STOP messages issued by the
monitor process when it launches or stops a synchronization process. Once
started, a synchronization process keeps processing synchronizations until a
syncfileset, batchid or syncuser is suspended or the monitor process is
stopped.
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
the object file name of the RESTORE program to use on the destination system
when a file set is synchronized.
Usage Note. EMSSUPRESS is also a GLOBAL parameter. You must use the global
parameter setting on the source and destination systems, rather than the SYNCUSER
option, if you wish to suppress optional messages for synchronizations that are done over
TCP/IP.