application log showing Oracle connection error
The following error shows in the application logs. The most recent change we had is that we set up a standby (MAX AVAIL mode) for the DB to which this application connects.
- locked <0x7efa0020> (a weblogic.jdbc.oracle.OracleConnection)
at weblogic.jdbc.wrapper.JTSConnection.internalRollback(JTSConnection.java:469)
- locked <0x7e60c6e8> (a weblogic.jdbc.wrapper.JTSConnection_weblogic_jdbc_oracle_OracleConnection)
Please advice
Thanks.