User Manual

NonStop AutoTMF Software Commands
HP NonStop AutoTMF Software User’s Guide429952-014
6-7
ADD ATMFFILESET
can be altered by using the ALTER ATMFFILESET and deleted by using the DELETE
ATMFFILESET commands.
file-set
TACL-style file name pattern specifying a collection of files.
attribute
AUTOCOMMIT n [ SEC[ONDS] | MIN[UTES] ]
(with SEPARATETX only)
instructs NonStop AutoTMF software to commit all automatic transactions if the
separate transaction for this file exceeds the specified time limit.
n is a number between 300 and 30000 but stored internally in minutes, so if
specified in seconds some rounding of the value may occur. The default unit is
minutes.
ADD ATMFF[ILESET] file-set [ , attribute ] ...;
attribute is
{ AUTOCOMMIT n [ SEC[ONDS] | MIN[UTES] ] }
{ }
{ COMMONTX }
{ }
{ CREATEAUDIT }
{ }
{ HIDEAUDIT }
{ }
{ MAXTIME 1-to-n-seconds }
{ }
{ MAXUPDATES 1-to-n }
{ }
{ NOTX }
{ }
{ NOWAIT[TX] }
{ }
{ NOWARNLONGTX }
{ }
{ READNULLRECS }
{ }
{ READTHRULOCK }
{ }
{ RECORDTX }
{ }
{ SEPARATETX }
{ }
{ SKIPNULLRECS }
{ }
{ TXTIMEOUT { value | NEVER | OFF } }
{ }
{ WAITEDIO [, WAITTIME 1-to-n seconds]}