AutoSYNC Software User's Guide (Update 19)

Command Interpreter
HP AutoSYNC User’s Guide522580-020
8-29
ALTER FILE
ALTER FILE
Similar to the FUP ALTER (or SQLCI ALTER TABLE) commands, changes certain
attributes of Enscribe files or mapped tables.
file-set
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.
ALTER FILE file-set {, option... };
option is
{ AUDIT [!] | NO AUDIT }
{ AUDITCOMPRESS | NO AUDITCOMPRESS }
{ BUFFERED | NO BUFFERED }
{ CLEARONPURGE | NO CLEARONPURGE }
{ CODE file-code }
{ LOCKLENGTH key-length }
{ MAXEXTENTS size }
{ NOPURGEUNTIL [ ok-time-to-purge ] }
{ OWNER group-num, user-num }
{ RESETBROKEN }
{ SECURE "rwep" }
{ SERIALWRITES | NO SERIALWRITES }
{ VERIFIEDWRITES | NO VERIFIEDWRITES }