Event Messages
HP NonStop TMF Management Programming Manual—540140-008
6-307
Descriptions of Event Messages
295: ZTMF-EVT-TransHung
The Backout process failed for the specified transaction, causing the transaction to be 
declared as hung for abort. 
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-TMP.
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 operation is abandoned and the transaction is declared as hung for abort.
Recommended Action
This event message is always preceded by one or more other event messages 
describing the error that caused the Backout process to fail.
Correct the error condition(s) described in the preceding event message(s) and then 
manually abort or delete the transaction. Note that deleting a transaction can cause 
database inconsistencies.
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.
Event-Message Text
The transaction ZTMF-TKN-TransID is hung due to backout 
failure.