Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> jdbc and distributed transactions

jdbc and distributed transactions

From: Horst Gaussmann <Horst.Gaussmann_at_kalto.de>
Date: Sat, 6 Jan 2001 21:35:21 +0100
Message-ID: <937s1d$u5c$03$1@news.t-online.com>

Hello,

i need some features from jdbc2.0. especially the distribute transactions. but if i call the "start" methode of my XAResource i got the following sql exception :

"JAVAX_XA.xa_start not defined"

so i tried to find the problem. The problem is - i need a package called JAVAX_XA with the functions xa_start, xa_end, xa_forget ...

Now where can i find this package and how do i install it. The only thing i found in the help was the name XA Library wich includes such functions.

thanx for light horst Received on Sat Jan 06 2001 - 14:35:21 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US