Received Exception Error: java.sql.SQLException: ORA-08177: can't serialize
access for this transaction
We also tried to change the isolation level to serializable but in that case
as well it throws a different exception:
ExceptionUtil X CNTR0019E: Non-application exception occurred while
processing method createTxn:
com.ibm.ejs.container.IsolationLevelChangeException
at
com.ibm.ejs.container.ContainerTx.setIsolationLevel(ContainerTx.java:545)
at com.ibm.ejs.container.EJSContainer.preInvoke(EJSContainer.java:2148)
can anyone help me out of this.
Thanks in advance.
Regards,
Ranganath
Thanks,
Randy Schnier
WebSphere EJB container development
Ranganath Bandari wrote:
--
Randy Schnier