Re: JAVA_XA

From: Sylvester, Peter A. <peters_at_mitre.org>
Date: Tue, 8 Apr 2008 08:54:44 -0400
Message-ID: <2BA3384D0B8F9A41A906D1FFC25EB35D025DD13C@IMCSRV3.MITRE.ORG>


There is a chapter on Distributed Transactions in the JDBC Developers Guide that discusses the configuration of XA Data Sources, which is what you need to do on the application server side. I am not sure where it is documented, but you need to have the JVM installed in the database in order to enable XA support. There is a script "initxa.sql" that may also need to be run.  

See:
http://www.ibm.com/developerworks/websphere/library/techarticles/0407_w oolf/0407_woolf.html
http://www.simongbrown.com/blog/2004/06/11/enabling_xa_support_in_oracl e.html  

--Peter

--

http://www.freelists.org/webpage/oracle-l Received on Tue Apr 08 2008 - 07:54:44 CDT

Original text of this message