All Message Codes fall into ORACLE Category

The following message codes corresponds to error messages raised by Oracle adapter.


ORACLE0000E

Message code corresponds to undefined error occurred.

Cause Actions
Undefined error has occurred. See the accompanying error messages which should indicate the cause of the error.

Corresponding error


ORACLE0001E

Message code corresponds to the error occurred during the database operations.

Cause Actions
See the accompanying error messages which should indicate the cause of the error. Check the error messages and perform the actions of the followings.
  • Check if there is any case/actions entry in the "Main exceptions" section found in the help document for the operation that has terminated prematurely.
  • Check if there is any case/actions entry in the Limitations on the usages of the adapter.
  • Check if there is any relevant information in the document available for the connected Database.

Corresponding error


ORACLE0002E

Message code corresponds to the error occurred when opening XA connection to the database fails.

Cause Actions
Multiple XA Global resources all referring the same database are possibly used in a transaction enabled script. Do not use more than one global resource among the multiple operations which are all performed referring the same Oracle database to which an XA connection has been opened.

Corresponding error


ORACLE0003E

Message code corresponds to the error occurred when OCI connections to the database fails.

Cause Actions
Configurations for the OCI client may be invalid. Check if the version of the jdbc OCI driver used is the same version as the Oracle client's.

Corresponding error


ORACLE0004E

Message code indicates Loader command has failed to start.

Cause Actions
Loader command has failed to start. Check that the loader is installed and whether the starting path is valid.

Corresponding error