Alter file, Alter file 6-22 – HP Integrity NonStop J-Series User Manual
Page 86
![background image](/manuals/397184/86/background.png)
SDR Commands
HP NonStop SQL DDL Replicator User’s Guide —545799-007
6-22
ALTER FILE
ALTER FILE
Utility command similar to the FUP ALTER command. Changes attributes of Enscribe
files. Unlike the FUP ALTER command, the SDRCOM ALTER FILE command can alter
a collection of files specified as a file set.
file-set
TACL-style file name pattern specifying a collection of files.
specification
AUDIT | NO AUDIT
specifies whether TMF auditing is on. If NO is specified, auditing is off.
The audit mode is propagated to alternate key files.
AUDITCOMPRESS | NO AUDITCOMPRESS
specifies whether or not compression of audit records is occurring for this file.
BUFFERED | NO BUFFERED
ALTER FILE file-set {, specification }
specification is
{ AUDIT | NO AUDIT
}
{
}
{ AUDITCOMPRESS | NO AUDITCOMPRESS}
{
}
{ BUFFERED | NO BUFFERED
}
{
}
{ CLEARONPURGE | NO CLEARONPURGE}
{
}
{ CODE file-code
}
{
}
{ LOCKLENGTH key-length
}
{
}
{ MAXEXTENTS size
}
{
}
{ NOPURGEUNTIL day month year }
{
}
{ OWNER group-num,user-num
}
{
}
{ SECURE "rwep"
}
{
}
{ SERIALWRITES | NO SERIALWRITES}
{
}
{ VERIFIEDWRITES | NO VERIFIEDWRITES}
{
}
{ RESETBROKEN
}