How to attach to XA transaction on another RAC node
Hello,
We have distributed transaction created via DBMS_XA on Oracle RAC and need to attach to this transaction from another database session. When both database sessions - the one who started XA transaction and the other one who are attaching - are connected to the same RAC node there is no problem. But the problem to attach pop-up when both sessions are connected to different RAC nodes. We are not using UCP so Transaction Affinity seems of no help (the session that is attaching to XA transaction is from ProC code) and we don't find a way to make attaching session