If I use ODAC for call procedures using dblink to MySQL database I have panding transactions
as a result. I see it in select * from DBA_2PC_PENDING. But if I use IDE Oracle Developer I don't have this problem.
Do you have any ideas about it?
DBLink & Pending transactions
Re: DBLink & Pending transactions
hello,
Please provide a sample of your mysql procedure, as well as its call from Oracle via dblink
Please provide a sample of your mysql procedure, as well as its call from Oracle via dblink