Event Messages
HP NonStop TMF Management Programming Manual—540140-008
6-297
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 Tokens
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 Tokens
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.
Additional Conditional Tokens
ZTMF-TKN-ProcessName           token-type ZSPI-TYP-String.
ZTMF-TKN-TransAutoAbortValue token-type ZSPI-TYP-Int2.
Event-Message Text
The transaction ZTMF-TKN-TransID was aborted because it 
exceeded the AutoAbort timeout duration.