AutoSYNC Software User's Guide (Update 17)

Command Interpreter
HP AutoSYNC User’s Guide522580-018
8-27
ALTER BATCHID
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.
If RESTORE is omitted, the default $SYSTEM.SYSnn.RESTORE program is used.
SUSPEND
that this user is not activated as a SYNCUSER until the ACTIVATE SYNCUSER
command is issued.
TRACE
instructs AutoSYNC to trace the activity of the ASYSYNC process 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. Note, this option creates a lot of output
and can impact performance; it is recommended to trace one SYNCfileset only at a
time and to suspend the other SYNCfilesets for the time of the tracing. Traced
items include system messages, operations such as starting and stopping
processes, creating and purging files, opening and closing files, and so on.
ALTER BATCHID
Modifies the options of the syncfilesets in the specified BATCHID range.
* | batchid | batchid - batchid
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.
ALTER BATCH[ID] batchid-range [, batchid-range ], ...
{, alter-option... };
batchid-range is { * | batchid | batchid - batchid }