Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Oracle Error for 04031You find that a message has been logged with the following pattern

Code Block
java.sql.SQLException: ORA-XXXXX

e.g.

Code Block
java.sql.SQLException: ORA-04031
Solution:

The above message indicates that an error has occurred with the Oracle Database.  This could be due to configuration error in the config.xml file or it could be an error thrown by Oracle when communicating with the database.  There are many good resources on the web which will explain what each of the error code are and actions required to fix them.

In the above example using Google and searching for "ORA-04031" returns the following page. http://ora-04031.ora-code.com