JBoss server log shows oracle error - OALL8 is in an inconsistent state
Issue
- When using JBoss EAP and Oracle DB, the below error is seen :
ERROR [stderr] (DefaultQuartzScheduler_Worker-4) java.sql.SQLException: OALL8 is in an inconsistent state.
ERROR [stderr] (DefaultQuartzScheduler_Worker-4) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
ERROR [stderr] (DefaultQuartzScheduler_Worker-4) at oracle.jdbc.driver.T4C8Oall.init(T4C8Oall.java:308)
ERROR [stderr] (DefaultQuartzScheduler_Worker-4) at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:97)
ERROR [stderr] (DefaultQuartzScheduler_Worker-4) at oracle.jdbc.driver.T4CStatement.execute_for_rows(T4CStatement.java:474)
ERROR [stderr] (DefaultQuartzScheduler_Worker-4) at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1028)
ERROR [stderr] (DefaultQuartzScheduler_Worker-4) at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:1451)
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
- Oracle DB and driver
- JDBC driver 10.1
- JDBC driver 10.2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
