HP NonStop G-Series User Manual
Page 107
Command Interpreter
HP AutoSYNC User’s Guide—522580-016
8-15
ADD SYNCFILESET
If this option is omitted, the priority of ASYSYNC is set to the priority of the
syncuser.
PURGE
specifies that any file that is in the destination file set but is not in the source
file set will be purged. By default AutoSYNC does not purge any file in the
destination file set.
To exclude files from being purged on the destination, use the
EXCLUDEPURGE option.
Guardian file sets:
°
If PURGE is specified, the subvolume portion of the source and destination
file sets must be fully qualified (no wild-card characters or "*").
°
Purging of files occurs on a subvolume by subvolume basis. A destination
file is not purged if it does not exist in a corresponding source subvolume,
unless the SUBVOLPURGE option is also specified.
°
Extra SQL objects in the destination like tables, views and indexes are
purged. Catalog files are not supported and they are not synchronized or
purged by Autosync.
Extra SQL tables and views are purged explicitly, indexes and secondary
partitions are purged implicitly, with the main table.
OSS files and directories:
°
If PURGE is specified, subordinate directories not present in the source file
set are purged on the destination. Note that this is different than the
processing of Guardian subvolumes. Guardian subvolumes are not purged
unless the SUBVOLPURGE is specified.
An entry is written into the log file for each file or OSS directory that is purged
as a result of the synchronization.
PURGE is not supported for SQL tables.
RATE percentage
the percentage of elapsed time the synchronization process should be active.
The default is 100%.
START hh:mm:ss
the start time of the synchronization window. The time is entered in the format
hour:minute:seconds between 00:00:00 and 23:59:59. The maximum window
is 24 hours.
Note. Be aware that running ASYSYNC at high priority may impact system
performance as the process is CPU bound.