Message code list of ORACLE category

Message codes corresponding to errors that occur in Oracle Adapter.


ORACLE0000E

This message code outputs when an undefined error occurs.

Cause Solution
An undefined error has occurred. Check the error message or the help page of the applied operation.

Corresponding error


ORACLE0001E

This message code corresponds to errors that occur during database processing.

Cause Solution
The cause differs according to each error message. Check the error message and follow the instructions below.
  • Check whether the cause/solution for the error is described in “Major Exceptions” in the help page of the applied operation.
  • Check whether the cause/solution for the error is described in Limitations of the applied adapter.
  • Check whether you can find information related to the error in documents of the destination database.

Corresponding error


ORACLE0002E

Message codes corresponding to errors that occur in Oracle XA connection.

Cause Solution
Multiple XA global resources might be used, which refers to the same database, in a script of which transaction is enabled. When referring to the same database in multiple processes with Oracle XA connection, use the same global resource.

Corresponding error


ORACLE0004E

This message code outputs when launching Loader command failed.

Cause Solution
Failed to launch Loader command in Write by Loader operation. Check whether Loader is installed and is available in the paths or not.

Corresponding error