Manual
NonStop AutoTMF Software Commands
HP NonStop AutoTMF Software User’s Guide—429952-013
6-13
ADD ATMFPROGRAMS
The configuration for a program file set can be altered with the ALTER
ATMFPROGRAMS and deleted with the DELETE ATMFPROGRAMS commands.
object-fileset
is a TACL-style file name pattern specifying a collection of object files
attribute
AUTOCOMMIT n [SEC[ONDS] | MIN[UTES]
instructs NonStop AutoTMF software to commit all outstanding automatic
transactions if any exceeds the specified time.
ADD ATMFP[ROGRAMS] object-fileset [ , attribute ] ...;
attribute is
{ AUTOCOMMIT n [ SEC[ONDS] | MIN[UTES] ]}
{ }
{ COMMONTX }
{ }
{ ISOLATION { WEAK | NORMAL | STRONG } }
{ }
{ MAXTIME 1-to-n-seconds }
{ }
{ MAXTX 1-to-1000 }
{ }
{ MAXUPDATES 1-to-n }
{ }
{ NOTX }
{ }
{ NOWAIT[TX] }
{ }
{ NOWARNLONGTX }
{ }
{ OPTIMIZEUNL[OCKS] }
{ }
{ READTHRULOCK }
{ }
{ RECORDTX }
{ }
{ SEPARATETX }
{ }
{ STOPONTMFERR }
{ }
{ SUPPRESSINHERITEDTX }
{ }
{ SUPPRESSUSERTX }
{ }
{ TXTIMEOUT { value | NEVER | OFF } }
{ }
{ WAITEDIO }