All Message Codes fall into AMAZONSIMPLEDB Category

Message codes correspond to the error which may occur during Amazon SimpleDB adapter.


AMAZONSIMPLEDB0000E

Message code corresponds to undefined error occurred.

Causes Solution
Undefined error has occurred See the accompanying error messages which should indicate the cause of the error.

Corresponding error


AMAZONSIMPLEDB0001E

Message code indicates connecting to Amazon SimpleDB has failed.

Causes Solution
The cause of the error varies depending on the error messages. Check the error messages and perform the actions of the followings:
  • Check if there is any cause/actions entry in the "Main exceptions" section found in the help document for the operation that has terminated prematurely.

Corresponding error


AMAZONSIMPLEDB0002E

Message code indicates that the settings for the Endpoint is invalid.

Causes Solution
The [Endpoint] settings in the Global Resource is invalid. Make sure that the specified Global Resource is available.

Corresponding error


AMAZONSIMPLEDB0003E

Message code indicates that the specified domain does not exist.

Causes Solution
The domain specified in the [Domain name] does not exist. Make sure that the domain name specified in the [Domain name] is valid.

Corresponding error


AMAZONSIMPLEDB0004E

Message code indicates that the attribute specified does not exist.

Causes Solution
The attribute specified in the [Expected name] does not exist. Make sure that the [Expected name] settings are valid.

Corresponding error


AMAZONSIMPLEDB0005E

Message codes indicates that the number of comparative operators allowed in a query against Amazon SimpleDB has exceeded its upper limit.

Causes Solution
Upper limit(20) for the number of comparative operators allowed to be used in a query string, specified in the [SimpleDB query], has been exceeded. Make sure that the query string specified in the [SimpleDB query] meets the predetermined criteria.

Corresponding error


AMAZONSIMPLEDB0006E

Message code indicates that the query issued against Amazon SimpleDB is invalid.

Causes Solution
The query string specified in the [SimpleDB query] is invalid. Make sure that the query string specified in the [SimpleDB query] meets the predetermined criteria.

Corresponding error


AMAZONSIMPLEDB0007E

Message code indicates that the number of attributes allowed to be written has exceeded its upper limit.

Causes Solution
Upper limit(256) for the number of attributes allowed to be written in Put Item Operation has been exceeded. Make sure that the number of entries [Attribute list] meets the predetermined criteria.

Corresponding error