java.sql.SQLException: OALL8 is in an inconsistent state On weblogic 9

Posted by user179056 on Stack Overflow See other posts from Stack Overflow or by user179056
Published on 2010-05-06T06:23:39Z Indexed on 2010/05/06 6:28 UTC
Read the original article Hit count: 862

Filed under:

Hello, We are getting this error "java.sql.SQLException: OALL8 is in an inconsistent state " when executing our web app on weblogic 9. The jdk used is 1.5 and database is Oracle10.2g We have switched out oracle drivers ojdbc14.jar with ojdbc5.jar. We have also added orai18n.jar. We have ensured that this change of jar occurs with the web app library as well as other weblogic server classpaths where ojdbc14.jar existed.

The problem persists

Any pointers would help

regards Sameer

© Stack Overflow or respective owner

Related posts about jdbc