Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> jdbc and distributed transactions
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
![]() |
![]() |