User guide

NonStop AutoTMF Commands
HP NonStop AutoTMF Software User’s Guide429952-017
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 { AUTOCOMMIT { value | NEVER | DEFAULT }
commits all automatic transactions and abends the process if the separate
transaction for this file exceeds the specified time limit.
value: is n [ SEC[ONDS] | MIN[UTES] ], between 5 and 510 minutes. A
value entered as n SEConds is converted to a minute value.
NEVER: disables AUTOCOMMIT. AutoTMF never aborts the long running
transaction.
ADD ATMFF[ILESET] file-set [ , attribute ] ...;
attribute is
{ AUTOCOMMIT { value | NEVER | DEFAULT }
{ }
{ COMMONTX }
{}
{ CREATEAUDIT }
{}
{ HIDEAUDIT }
{}
{ MAXTIME 1-to-n-seconds }
{}
{ MAXUPDATES 1-to-n }
{}
{ NOTX }
{}
{ NOWAIT[TX] }
{}
{ READNULLRECS }
{}
{ READTHRULOCK }
{}
{ RECORDTX }
{}
{ SEPARATETX }
{}
{ SKIPNULLRECS }
{}
{ TXTIMEOUT { value | NEVER | OFF }}
{}
{ WAITEDIO [, WAITTIME 1-to-n seconds]}
{}
{ WARNLONGTX { value | NEVER | DEFAULT }}