Owner's manual

NonStop AutoTMF Commands
HP NonStop AutoTMF Software User’s Guide429952-016
6-20
ALTER ATMFFILESET
ALTER ATMFFILESET
Alters the configuration of automatic transactions that were defined for a file set using
the ADD ATMFFILESET command.
file-set
TACL-style file name pattern specifying a collection of files.
attribute
AUTOCOMMIT { value | NEVER | DEFAULT } | NO AUTOCOMMIT
(with SEPARATETX only)
commits all automatic transactions and abends the process if the separate
transaction for this file exceeds the specified time limit.
ALTER ATMFF[ILESET] file-set [ , attribute ] ... ;
attribute is
{ AUTOCOMMIT { value | NEVER | DEFAULT } | NO AUTOCOMMIT}
{}
{ COMMONTX | NO COMMONTX }
{}
{ CREATEAUDIT | NO CREATEAUDIT}
{}
{ HIDEAUDIT | NO HIDEAUDIT }
{}
{ MAXTIME 1-to-n-seconds | NO MAXTIME}
{}
{ MAXUPDATES 1-to-n | NO MAXUPDATES}
{}
{ NOTX | NO NOTX }
{}
{ NOWAIT[TX] | NO NOWAIT[TX] | WAITED[TX]}
{}
{ READNULLRECS }
{}
{ READTHRULOCK | NO READTHRULOCK}
{}
{ RECORDTX | NO RECORDTX }
{}
{ SEPARATETX | NO SEPARATETX}
{}
{ SKIPNULLRECS }
{}
{ TXTIMEOUT { value | NEVER | OFF } }
{}
{ WAITEDIO [ WAITTIME 1-to-4096 ] | NO WAITEDIO }
{}
{ WARNLONGTX { value | NEVER | DEFAULT } | NO WARNLONGTX}