Owner's manual

Command Interpreter
HP AutoSYNC User’s Guide522580-015
8-64
DELAY
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.
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.
DELETE SYNCFILESET
Deletes syncfilesets in the specified fset range.
* | fset-id | fset-id - fset-id
identifies a synchronization file-set ID or a range of file-set IDs. Up to 32 ranges
can be entered.
If fset-id - fset-id is specified, the second fset-id must be greater than the fi r s t .
DELAY { n-centisecs | n SEC[ONDS] | n MIN[UTES] }
DELETE BATCH[ID] batchid-range [, batchid-range ],...;
batchid-range is { * | batchid | batchid - batchid }
DELETE SYNCF[ILESET] fset-range [, fset-id ],...;
fset-range is { * | fset-id | fset-id - fset-id }