Oracle Errors

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

java.sql.SQLException: ORA-XXXXX

e.g.

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