AutoSYNC Software User's Guide (Update 19)

Command Interpreter
HP AutoSYNC User’s Guide522580-020
8-69
DELAY
the SQL catalog subvolume where the SysDB tables are to be registered. If this
parameter is omitted, AUTOSYNC creates a SQL catalog in subvolume
ESCCATLG on the volume specified in the command.
Following the creation of the system database, you should comply with the
AutoSYNC registration instructions.
If you create SYSDB on a subvolume other than $SYSTEM.ESCSYSDB, then
some precautions must be taken, mainly to avoid creating more than one SYSDB,
since AUTOSYNC searches all disks for the SYSDB subvolume and issues an
error if more than one is found.
EMSCOLLECTOR collector-process
the default EMS collector process where all AutoSYNC event messages are sent.
collector-process must be an existing EMS collector process.
If omitted, the default collector is $0.
SECURE “rwep”
sets the security of the SYSDB tables.
DELAY
Suspends the execution of the AutoSYNC command interpreter for the specified
interval.
DELETE BATCHID
Deletes syncfilesets in the specified BATCHID range.
* | batchid | batchid - batchid
a collection of file sets by batchid or a range of batchids. Up to 32 ranges can be
entered.
A batchid is an integer and is of the same format as an alternate key tag, that is,
two characters in quotes or a number between 1 to 32767.
If batchid-batchid is specified, the second batchid must be greater than the first.
* designates all configured batchids for the syncuser.
To display file sets by BATCHID, use INFO BATCHID.
DELAY { n-centisecs | n SEC[ONDS] | n MIN[UTES] }
DELETE BATCH[ID] batchid-range [, batchid-range ],...;
batchid-range is { * | batchid | batchid - batchid }