Hitachi

Hitachi Advanced Database Messages


KFAA31565-E

The field name "aa....aa" is duplicated. (M+J+O)

A field name has been used more than once. <SQLSTATE:42ICD>

aa....aa:

Field name resulting in the error

S:

Ignores this SQL statement. Alternatively, the system invalidates this transaction.

Action:

Correct the SQL statement to avoid duplicate field names.

If this message is output when column definitions are omitted in the CREATE FOREIGN TABLE statement, take one of the following corrective actions:

  • The field names in the schema information of the PARQUET format foreign data files are duplicated. Change the field names to ensure there are no duplicates in the foreign data.

  • The field names included in the metadata of the referenced Iceberg table are duplicated. Change the field names to ensure there are no duplicates.