ORA-24777 - shared server or MTS
                     Hello,
We recently encountered an ORA-24777 using XA driver and calling a procedure that call another procedure through dblink.
After reading some documentations it's not clear for me if we need to configure MTS or if it's just enough to recreate the dblink to make it shared
Documentation is not clear about that.
Do I need to configure MTS to the source database AND shared dblink (ID 117171.1)?
Do I need to configure only MTS on both databases ?
Do I need to configure only shared dblink ?
like described here :http://redneckprogrammer.blogspot.com/2010/08/ora-24777-when-using-xa-driver.html
Thank you for your advise
                We recently encountered an ORA-24777 using XA driver and calling a procedure that call another procedure through dblink.
After reading some documentations it's not clear for me if we need to configure MTS or if it's just enough to recreate the dblink to make it shared
Documentation is not clear about that.
Do I need to configure MTS to the source database AND shared dblink (ID 117171.1)?
Do I need to configure only MTS on both databases ?
Do I need to configure only shared dblink ?
like described here :http://redneckprogrammer.blogspot.com/2010/08/ora-24777-when-using-xa-driver.html
Thank you for your advise
0