All Message Codes fall into JDBC Category

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


JDBC0000E

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


JDBC0001E

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


JDBC0002E

Message code corresponds to the error occurred when referring JDBC driver cannot be found at the designated location.

Cause Actions
See the accompanying error messages which should indicate the cause of the error. Check the class name of the JDBC driver and it is found at the correct location.

Corresponding error