AutoSYNC Software User's Guide (Update 19)

Command Interpreter
HP AutoSYNC User’s Guide522580-020
8-31
ALTER GLOBAL
sets the mode of file writes: verified or not verified. The default is NO
VERIFYWRITES.
ALTER GLOBAL
Sets or changes global AutoSYNC values. Global values are stored in the
SYSDB table called REGISTRY and affect all processes executed using the
SYSDB.
AUTOSYNC { ON | OFF }
enables or disables synchronization for the entire system. The default value is ON
if AutoSYNC has been licensed on the system.
[AUTO]SYNCCOMPRESS { ON | OFF }
enables or disables compression of synchronized file sets.
The default is OFF; in most cases compression does not improve throughput.
The compression option can be specified for a specific file set. The COMPRESS
option in commands ADD SYNCFILESET
and ALTER SYNCFILESET overrides
[AUTO]SYNCCOMPRESS.
[AUTO]SYNCOVERIP { ON | OFF }
enables (or disables) AutoSYNC for synchronization over TCP/IP.
The default is OFF, indicating that synchronization occurs over an EXPAND link
only.
[AUTO]SYNCRECOVER { ON | OFF }
enables or disables the recovery option.
ALTER GLOBAL variable-and-value;
variable-and-value is:
{ AUTOSYNC { ON | OFF } }
{ [AUTO]SYNCCOMPRESS { ON | OFF } }
{ [AUTO]SYNCOVERIP { ON | OFF } }
{ [AUTO]SYNCRECOVER { ON | OFF } }
{ EMSSUPP[RESS] { ON | OFF } }
{ EMSCOLLECTOR { collector-process }}
{ SYNCTCPPROC[ESSES] { tcp-proc1 [, tcp-proc2, ... } }