TMF Application Programmer's Guide (G06.26+)

TMF ARLIB2 Audit-Reading Procedures
HP NonStop TMF Application Programmer’s Guide—522419-005
5-86
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.