All Message Codes fall into SAPTABLEQUERY Category

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


SAPTABLEQUERY0000E

Message code corresponds to undefined error occurred.

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

Corresponding error


SAPTABLEQUERY0001E

The message code output when the configured [CONFIG ID] does not exist or is invalid.

Cause Solution
The configured [CONFIG ID] does not exist in the registration information of the configuration tool. Please change [CONFIG ID] or register the corresponding [CONFIG ID] with the configuration tool.
[CONFIG ID] has not been set yet. Please set [CONFIG ID] before executing.
You do not have access privilege to the storage directory of the definition file. Please check the access privilege to the following directories.
  • Windows and [QUERY] is selected for [Type]
    $DATASPIDER_HOME\SAPTableQueryAdapter\config\query
  • When Windows and [TABLE] is selected for [Type]
    $DATASPIDER_HOME\SAPTableQueryAdapter\config\table
  • UNIX / Linux, and [QUERY] is selected for [Type]
    $DATASPIDER_HOME/SAPTableQueryAdapter/config/query
  • UNIX / Linux, and [TABLE] is selected for [Type]
    $DATASPIDER_HOME/SAPTableQueryAdapter/config/table
The definition file of the set [CONFIG ID] is corrupted. Please recreate the relevant definition information with the configuration tool.

Corresponding error


SAPTABLEQUERY0002E

The message code output when SAP data acquisition process fails.

Cause Solution
This happens when the connection with the SAP system is not established, or when an illegal value is entered in [variable parameter]. Please check the execution log from "My Log" of DataSpider Studio and take appropriate action.

Corresponding error