Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

XADataSource over WAS 5

132987Nov 19 2004
Hi,

i'm working in a project that working with some distributed transactions; and my environment is

database : Oracle 8.1.7.4
app server : websphere 5.0
jdbc driver : version 8.1.7.4 (shipping with the database)
jdk version : 1.4

so i follow the configuration guide and setup a set of datasource at the websphere. however, i found that i can't get the distributed transaction commited; it throws XAException with nested SQLException "ORA-02051: another session in same transaction failed"

I found some earlier post complaining the mis-fit on websphere & oracle (
548074)

is there any work around on the problem ??








Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 17 2004
Added on Nov 19 2004
0 comments
204 views