TMF Management Programming Manual (H06.05+)

Event Messages
HP NonStop TMF Management Programming Manual540140-002
6-306
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.
Event-Message Text
The transaction ZTMF-TKN-TransID is hung due to backout
failure.