AutoSYNC Software User's Guide (Update 19)
Command Interpreter
HP AutoSYNC User’s Guide—522580-020
8-111
SYNCHRONIZE
instructs AutoSYNC to create (or not to create) a SQL catalog when a SQL 
object that requires a catalog is moved to a destination where the catalog does 
not exist.
The catalog is created in the same location as the catalog on the source 
system. If the source catalog volume does not exist on the destination system, 
the catalog is placed on the volume of the destination tables.
The security of the newly created destination catalog is set to the syncuser's 
default Guardian security.
If the catalog already exists, the option is ignored.
To register the object in a different catalog, use the CATALOG option in 
addition to AUTOCREATECATALOG.
BACKUP backup-program
the name of the BACKUP object program to use on the source system when a 
file set is synchronized.
If BACKUP is omitted, $SYSTEM.SYSnn.BACKUP is used.
COMPRESS | NO COMPRESS
enables or disables data compression of the file set prior to being sent to the 
destination system.
This option overrides the global parameter [AUTO]SYNCCOMPRESS.
CATALOG SQL-catalog
where to register SQL objects that are synchronized. If you omit the CATALOG 
option, the source catalog name is used.
If the needed catalog does not exist and AUTOCREATECATALOG is not 
specified, SQL table synchronization fails. 
KEEPNOPURGEUNTIL
specifies that the NOPURGEUNTIL attribute of a source SQL table or alternate 
index is preserved on the destination. If KEEPNOPURGEUNTIL is specified, 
no further synchronization of the table or index will be successful until the 
NOPURGEUNTIL period has elapsed.
By default AutoSYNC does NOT propagate the NOPURGEUNTIL attribute to 
the destination table, to insure that future synchronizations will be possible.
KEEPNOPURGEUNTIL is not supported for Enscribe files, consistent with 
FUP and RESTORE behavior.
MAPNAMES mapnames-file
Note. Data compression is CPU-intensive and can reduce total throughput unless the 
connection between source and destination systems is slow.










