AutoSYNC Software User's Guide (Update 19)

Command Interpreter
HP AutoSYNC User’s Guide522580-020
8-56
ALTER SYNCUSER
specifies that any synchronization error related to a specific file (for example, error
48, error 45, so on) will be logged in the EMS log.
The EMS message specifies the name of the log file SLggguuu, the key of the log
record, the SYNCfileset ID, the file error and the filename portion of the file. The
user should then refer to the log file for details.
The default is NO EMSFILEEVENTS.
EMSFILEN[OTSYNCED] NO EMSFILEN[OTSYNCED]
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.
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.
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.