AVZ0411E TRANS: token FROM host - REQUESTED ind1 BUT WAS HEURISTICALLY ind2

Explanation

The portion of a distributed transaction that ran under the product on z/OS® was committed or rolled back heuristically manually or by a program - but not by the client-side transaction manager. The transaction manager has just informed the product that it wanted the transaction rolled back or committed. The data involved in the transaction may now be in an inconsistent state (partially committed and/or partially rolled back).

ind1 indicates "COMMIT" or "BACKOUT", and ind2 indicates "COMMITTED" or "BACKED OUT"

User response

This situation may need to be corrected manually. The data that was committed on MVS™ may need to be backed out, and the data sources may need to be restored to their state before the transaction. Note that the committed data may have already been accessed by later programs and transactions.