MONGODB category message code list

The following message codes correspond to errors raised by MongoDB adapter.


MONGODB0000E

Message code output when an undefined error occurred.

Cause Solution
An undefined error occured. Confirm the error message and help page of the operation in which the error occured.

Corresponding error


MONGODB0001E

Message code corresponding to the error occured during database processing.

Cause Solution
Following possibilities exist.
  • The database has stopped.
  • There is something wrong with the connection settings.
For details, check the error message.

Corresponding error


MONGODB0002E

Message code corresponding to the error occured during database processing.

Cause Solution
Following possibilities exist.
  • [Query selecter] of read operation or delete operation is invalid.
For details, check the error message.

Corresponding error