Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

DSRA0302E: XAException occurred. Error code is: XAER_RMERR (-3). Excepti

308 views
Skip to first unread message

tanya...@modot.mo.gov

unread,
Feb 28, 2009, 2:08:18 PM2/28/09
to
I am using WebSphere Application Server 6.1.0.21 on Linux access a remote Oracle 10.2.0.4 database. On one of my applications I am getting to following errors DSRA0302E: XAException occurred. Error code is: XAER_RMERR (-3). Exception is: ........XATransaction E J2CA0027E: An exception occurred while invoking start on an XA Resource Adapter from dataSource jdbc/tms, within transaction ID {XidImpl: formatId(57415344), gtrid_length(36), bqual_length(54), data(0000011fbe24a004000000010000000195706724b76da1d5f9d5bfdcdbed151f9043374d0000011fbe24a004000000010000000195706724b76da1d5f9d5bfdcdbed151f9043374d000000010000000000000000000000000001)}: oracle.jdbc.xa.OracleXAException
at oracle.jdbc.xa.OracleXAResource.checkError(OracleXAResource.java:1119)
...WTRN0078E: An attempt by the transaction manager to call start on a transactional resource has resulted in an error. The error code was XAER_RMERR. The exception stack trace follows: oracle.jdbc.xa.OracleXAException
at oracle.jdbc.xa.OracleXAResource.checkError(OracleXAResource.java:1119)
Most of what I've found says we need to enable XA on Oracle. However I can run the same application on RAD 7.5 to a 6.1 application server and I do not see the error so I question whether enabling XA is the answer. I have tried various drivers with no change in results. I've tried a thin client as well as xa on my datasource. RAD is setup with a thin client.

R00000R

unread,
Mar 1, 2009, 6:03:41 AM3/1/09
to

================
check the DS by testing the connection, and refer to the below
http://www.ibm.com/developerworks/websphere/library/techarticles/0407_woolf/0407_woolf.html

Ken Hygh

unread,
Mar 1, 2009, 6:38:30 AM3/1/09
to

I suspect you're not running the same kind of application flow in your
RAD test environment as in the WAS environment.

Ken

0 new messages