outstanding unresolved distributed transactions
Hi everybody
preparing DB to upgrade from 11.2.0.3 to 12c I'm facing this error
ERROR: --> Unresolved distributed transactions
There are outstanding unresolved distributed transactions.
Resolve all outstanding distributed transactions prior to upgrade
have ran many times the script dbms_preup.run_fixup_and_report('2PC_TXN_EXIST');
ending successfully but when run preupgrd.sql tool got the error in the preupgrde.log
How can solve the issue.
Thanks in advance.
Jose Vaca