KFAA41241-E
An Apache Arrow API error occurred. (cause = "aa....aa", details = "bb....bb", resource = "cc....cc") (M)
An Apache Arrow API error occurred.
- aa....aa:
-
Apache Arrow status code
- bb....bb:
-
Detailed information set by the Apache Arrow API
- cc....cc: Resource information about the error
-
Information about the resource associated with this error, such as foreign table names, URIs, and endpoints, is output.
If no information to output exists, one asterisk (*) is displayed.
- S:
-
Ignores this SQL statement. Alternatively, the system invalidates this transaction.
- Action:
-
Refer to the information output in aa....aa and bb....bb to remove the cause of the error. For information on Apache Arrow status codes, see Programming Support in the Apache Arrow documentation.
bb....bb may contain position information that indicates the location that caused the foreign data access error. However, the meaning of the position information may differ between foreign data access errors and DB area access errors. For example, if the position information is a row number, the row number output in case of a foreign data access error starts from 0, but the row number output in case of a DB area access error starts from 1. Therefore, if there is no problem at the location indicated in the position information, review the surrounding locations as well.
If you cannot determine the corrective action to take based on the information that was output, execute the adbinfoget command, collect troubleshooting information, and then contact the customer support center.