TMF Management Programming Manual (G06.24+)
Event Messages
HP NonStop TMF Management Programming Manual—522420-002
6-159
Descriptions of Event Messages
172: ZTMF-EVT-Rcov-ErrorOnTx
The backout process encountered an error while attempting to undo the transaction.
This error message is always preceded by either event message 168 or 169, which
lists the error.
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-BACKOUT.
ZTMF-TKN-RCOV-TRANSID
is the subject token of the event message, and it contains a transaction identifier.
ZTMF-TKN-RCOV-TXSTATUS
specifies the transaction status. The possible values are:
ZTMF-VAL-RCOV-HANGTX
ZTMF-VAL-RCOV-RETRYTX
ZTMF-VAL-RCOV-IGNORETXERROR
Effect
The transaction is retried or ignored, as indicated in the message.
If the status is “retried,” then the backout process terminates work on this transaction
and the TMF management process (TMP) resubmits the transaction identifier to the
backout process to try again to undo the transaction. If the TMP has already submitted
the transaction identifier to the backout process three times, then the TMP hangs the
transaction.
If the status is “ignored,” then the backout process ignores the error on the affected file
and continues to perform any other undo on behalf of the specified transaction.
Additional Unconditional Tokens
ZTMF-TKN-EVTHDR-PROCESSTYPE token-type ZSPI-TYP-ENUM.
ZTMF-TKN-RCOV-TRANSID token-type ZSPI-TYP-STRING.
ZTMF-TKN-RCOV-TXSTATUS token-type ZSPI-TYP-ENUM.
Event-Message Text
Error involving transid: ZTMF-TKN-RCOV-TRANSID will be
ZTMF-TKN-RCOV-TXSTATUS.