HP Integrity NonStop H-Series User Manual
Page 113
![background image](/manuals/398005/113/background.png)
Command Interpreter
HP AutoSYNC User’s Guide—522580-021
8-19
ADD SYNCFILESET
USEBINDERTIME
selects object files to synchronize by comparing the binder or linker timestamps
of the source and destination. All other file types in the file set are selected for
synchronization based on the usual comparison of modification timestamps.
The destination object file is replaced if the binder or linker timestamps of the
source and destination objects do not match exactly; the comparison operates
as if TIMEEXACT were specified.
The default is that object files are replaced based on a comparison of
modification timestamps.
guardian-only-options
AUDITED
instructs AutoSYNC to synchronize audited files.
By default, audited files are not synchronized.
AUTOCREATECAT[ALOG]
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.
This option overrides the BACKUP option specified in the
command.
If BACKUP is omitted, $SYSTEM.SYSnn.BACKUP is used.
CATALOG SQL-catalog
where to register SQL objects that are synchronized. If CATALOG is omitted,
the source catalog name is used.
If the needed catalog does not exist and AUTOCREATECATALOG is not
specified, SQL table synchronization fails.