TMF Management Programming Manual (H06.05+)

Event Messages
HP NonStop TMF Management Programming Manual540140-002
6-296
Descriptions of Event Messages
288: ZTMF-EVT-TransAutoAborted
A transaction reached the time limit set by the AUTOABORT attribute of the
BEGINTRANS object.
Additional Unconditional Token
ZTMF-TKN-EVTHDR-ProcessType
identifies the TMF process that generated the event. The value of this token for
this event is ZTMF-VAL-PROC-TMFMON2.
ZTMF-TKN-TransID
is the subject token of the event message, and contains a transaction identifier.
ZEMS-TKN-Emphasis
is set to True for this event.
Effect
The specified transaction is aborted.
Recommended Action
If this is a normal transaction that requires additional time to complete, consider
increasing the autoabort threshold. Do this only if you are sure that there is enough
space in the audit trail to accommodate the audit-trail files that could be pinned while
the transaction completes. Restart the transaction.
Additional Unconditional Token
ZTMF-TKN-EVTHDR-ProcessType token-type ZSPI-TYP-Enum.
ZTMF-TKN-TransID token-type ZSPI-TYP-TransID.
ZEMS-TKN-Emphasis token-type ZSPI-TYP-Boolean.
Event-Message Text
The transaction ZTMF-TKN-TransID was aborted because it
exceeded the AutoAbort timeout duration.