Owner's manual

NonStop AutoTMF Commands
HP NonStop AutoTMF Software User’s Guide429952-016
6-13
ADD ATMFPROGRAMS
ADD ATMFPROGRAMS
Configures automatic transactions for selected programs. Programs are specified by
file pattern that may select a single program or all programs that match the pattern.
The configuration for a program file set can be altered with the ALTER
ATMFPROGRAMS and deleted with the DELETE ATMFPROGRAMS commands.
object-fileset
a TACL-style file name pattern specifying a collection of object files.
attribute
AUTOCOMMIT { value | NEVER | DEFAULT }
ADD ATMFP[ROGRAMS] object-fileset [ , attribute ] ...;
attribute is
{ AUTOCOMMIT { value | NEVER | DEFAULT }
{}
{ COMMONTX }
{}
{ ISOLATION { WEAK | NORMAL | STRONG }}
{}
{ MAXTIME 1-to-n-seconds }
{}
{ MAXTX 1-to-1000 }
{}
{ MAXUPDATES 1-to-n }
{}
{ NOTX }
{}
{ NOWAIT[TX] }
{}
{ OPTIMIZEUNL[OCKS] }
{}
{ READTHRULOCK }
{}
{ RECORDTX }
{}
{ SEPARATETX }
{}
{ STOPONTMFERR }
{}
{ SUPPRESSINHERITEDTX }
{}
{ SUPPRESSUSERTX }
{}
{ TXTIMEOUT { value | NEVER | OFF }}
{}
{ WAITEDIO }
{}
{ WARNLONGTX { value | NEVER | DEFAULT }}