ICO0075E javax.transaction.xa.xAException:
ICO0075E:methodname error.
The
transaction branch might have been heuristically completed. [rrs_exception]
Explanation
An Recovery Resource Services (RRS) error was passed
by IMS™ Connect that indicates that the processing
of your transaction might be left in a state where part of the transaction
was committed and part of it encountered an error during the commit
phase. The rrs_exception is an ICO0074E error message
that indicates the RRS routine and return code that are associated
with this issue.
User response
Check the z/OS® console for associated IMS Connect and RRS error messages. For diagnostic information on the RRS return code (rrs_routinecode) locate the RRS routine name (rrs_routine) within z/OS V1R9 MVS Programming: Resource Recovery, or the same manual for the version of your release of z/OS.
Refer to the information center for the version of WebSphere® Application Server that you use for steps on how to acquire transaction information and global transaction ID (XID) within theWebSphere Application Server logs. Refer to IMS Version 14 Communications and Connections for IMS Connect commands that list the XIDs and their associated units of recovery (URs). Determine the XIDs and URs that are involved and the result that should have been committed to IMS. Verify values within IMS to determine that a heuristic state, where the completion of the transaction cannot be determined, has occurred. Decide the action to take to rectify the data within IMS so that it matches the result that would have been committed, or to rectify the other databases that are involved to return to a state before the execution of that transaction.