Hitachi

Hitachi Advanced Database Messages


KFAA31820-E

An Apache Iceberg API error occurred. (cause = "aa....aa", details = "bb....bb") (M+J+O)

An Apache Iceberg API error has occurred. <SQLSTATE:5100R>

aa....aa:

The classification set by the Apache Iceberg API

bb....bb:

Detailed information set by the Apache Iceberg API

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.

The main causes of the error and their corrective actions are shown below.

  • There is an error in the definition of the foreign server.

    Redefine the foreign server and foreign table. For details on defining foreign servers and foreign tables, see CREATE SERVER (define a foreign server) and CREATE FOREIGN TABLE (define a foreign table) in the manual HADB SQL Reference.

  • There is an error in the definition of the foreign table.

    Redefine the foreign table. For details on defining foreign tables, see CREATE FOREIGN TABLE (define a foreign table) in the manual HADB SQL Reference.