TMF Application Programmer's Guide (H06.06+, J06.03+)
TMF ARLIB2 Audit-Reading Procedures
HP NonStop TMF Application Programmer’s Guide—540139-009
5-97
ARSETOPTIONS
set-undoauditflag input
INT:value
controls the setting of UndoFlag in undo audit records. If this parameter is TRUE
then the UndoFlag will differentiate between transaction-level and file-level undo
audit. If it is transaction-level undo, the value of UndoFlag will be 1 and if it is file-
level undo then the value will be 2. If the parameter is FALSE then UndoFlag will
indicate that it's a transaction-level undo audit. If it is transaction-level undo, the
value of UndoFlag will be 1 else it will be 0. The parameter default is FALSE.
return-TypeFlags input
INT:value
controls the return of transaction type flags from transaction state records. If the
parameter is FALSE, type flags are not returned. If it is set to TRUE, ARREAD of
transaction state record will return the type flags associated with the transaction.
The parameter default is FALSE; type flags are not returned.










