Owner's manual

Command Interpreter
HP AutoSYNC User’s Guide522580-015
8-27
ALTER FILE
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.
SECURE “rwep”
Guardian security string.
SERIALWRITES | NO SERIALWRITES
whether serial writes to the mirrored disk are performed. If NO SERIALWRITES is
specified, parallel writes are performed. The default is NO SERIALWRITES.