HP NonStop G-Series User Manual
Page 91
NonStop AutoTMF Software Commands
HP NonStop AutoTMF Software User’s Guide—429952-014
6-17
ADD ATMFPROGRAMS
For RECORDTX to take effect, it must be configured both as a program
attribute and as a file attribute using
The RECORDTX program attribute can be specified in addition to other
attributes, such as COMMONTX or SEPARATETX. The other attributes are
ignored if RECORDTX is specified for both the file and the program. If
RECORDTX is specified for a program, but not the file, then the other options,
such as COMMONTX or SEPARATETX, will be in effect.
For further details on the use of RECORDTX, see paragraph
SEPARATETX
instructs NonStop AutoTMF software to process all access to audited files in
the program with separate automatic transactions.
If specified as a program attribute, SEPARATETX overrides the file attribute
COMMONTX.
STOPONTMFERR
instructs AutoTMF to STOP a program that encounters a TMF environmental
error. By default, AutoTMF aborts a program that encounters a TMF error.
Setting STOPONTMFERR causes the program to stop without creating an
Inspect saveabend file. A message describing the failure and the returned file
system error code is sent to the EMS log.
See
Handling TMF Environmental Errors
on page 4-10 for a list of the
applicable TMF errors.
By default, STOPONTMFERR is not set.
SUPPRESSINHERITEDTX
suppresses TMF transactions inherited by programs on $RECEIVE.
A non TMF-aware server may inherit a transaction from a TMF-aware
requester when reading $RECEIVE. If NonStop AutoTMF software detects an
inherited transaction, NonStop AutoTMF assumes that the process should use
that transaction to access audited files. Suppressing inherited transactions
insures that NonStop AutoTMF software generates automatic transactions for
all audited file accesses, emulating the behavior of a non TMF-aware process.
Inherited transactions can also be suppressed by specifying the class map
define
with a dummy file.
SUPPRESSUSERTX
suppresses the use of TMF in programs. When specified,
SUPPRESSUSERTX has the following effects: