AutoSYNC Software User's Guide (Update 17)

Command Interpreter
HP AutoSYNC User’s Guide522580-018
8-29
ALTER FILE
TACL-style file name pattern specifying a collection of files.
AUDIT | NO AUDIT
controls TMF auditing. Default is AUDIT.
AUTOSYNC does not turn on the audit flag for edit files (code 101) or object files
(code 100 or 700). To force audit, use “!”.
The AUDIT flag is propagated to the alternate key files.
AUDITCOMPRESS | NO AUDITCOMPRESS
sets the mode of producing audit-checkpoint messages (entire message or
compressed) for audited files.
BUFFERED | NO BUFFERED
turns buffering on or off.
CLEARONPURGE | NO CLEARONPURGE
erases disk free space when files are purged.
CODE
numeric file code of the file. file-code is an integer between 0 and 65535. Codes
100 to 999 are reserved for use by HP.
LOCKLENGTH length
the byte count of the key for generic locks. length is between 0 and the primary key
length of the file.
MAXEXTENTS size
the maximum disk allocation extents. size is an integer between 16 and 978, where
the maximum value depends on the free space in the file label.
NOPURGEUNTIL [ ok-time-to-purge ]
sets date and time after which PURGE is allowed.
ok-time-to-purge is [ date ] time or [ time ] date,
where: time is hh:mm[:ss]
date is dd mmm yyyy or mmm dd yyyy
(ex: 10:30:00 Jun 15 2008)
If ok-time-to-purge is omitted, the current time is used, thereby making the file
purgeable immediately.
OWNER user-id
the user ID of the owner of the files. For example: 100,004.
RESETBROKEN
resets BROKEN flag in the file label for non audited files.