Intermittent data connection failure with error code XAResource.XAER_RMERR
Hi All
I am noticing intermittent connection issues in OES weblogic server which are causing loss of functionalists to our end user.
We noticed errors both on the application logs and in the weblogic admin server logs.
The application log is as follows:
java.sql.SQLException: Unexpected exception while enlisting XAConnection java.sql.SQLException: XA error: XAResource.XAER_RMERR start() failed on resource ' Database_oesclient_domain': XAER_RMERR : A resource manager error h
as occured in the transaction branch
oracle.jdbc.xa.OracleXAException
at oracle.jdbc.xa.OracleXAResource.checkError(OracleXAResource.java:1110)
at oracle.jdbc.xa.client.OracleXAResource.start(OracleXAResource.java:240)
0