Page 1 of 1

DBLink & Pending transactions

Posted: Thu 20 Jun 2013 11:12
by sinys
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?

Re: DBLink & Pending transactions

Posted: Tue 25 Jun 2013 12:47
by AlexP
hello,

Please provide a sample of your mysql procedure, as well as its call from Oracle via dblink