TMF Reference Manual (G06.26+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-003
3-76
ALTER AUDITTRAIL
The following command changes the COMMITHOLDTIMER to 20 minutes, and
specifies that TMF must crash when the timeout duration expires. Notice that you
cannot use this command if COMMITHOLDMODE is not configured ON for the master
audit trail.
TMF 41> ALTER AUDITTRAIL MAT, COMMITHOLDTIMER 20 MINUTES &
>>>ON TIMEOUT CRASH
The next command sets the COMMITHOLDTIMER to -1, specifying that TMF must
wait indefinitely, deferring transaction commits and aborts on the primary system if the
conditions that guarantee ZLT are not available. Notice that you cannot enter this
command if COMMITHOLDMODE is not configured ON for the master audit trail.
TMF 42> ALTER AUDITTRAIL MAT, COMMITHOLDTIMER -1