Updated on 2023-12-22 GMT+08:00

GAUSS-01641 -- GAUSS-01650

GAUSS-01641: "Source data plan's target list does not contain ctid colum"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-01642: "Unexpected command type: %d"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-01643: "It is not supported that there are both foreign tables and non-foreign tables in one query."

SQLSTATE: 0A000

Description: The statement contains both internal and foreign tables.

Solution: Modify the statement to avoid querying internal and foreign tables at the same time, or to disable fast_query_shipping.

GAUSS-01644: "Not support feature of HDFS"

SQLSTATE: 0A000

Description: HDFS does not support this feature.

Solution: Do not use this feature.

GAUSS-01645: "column store doesn't support backward scan"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-01646: "Distributed key column can't be updated in current version"

SQLSTATE: 42P10

Description: The distribution key is updated.

Solution: Do not update the distribution key. For details, see An Error Is Reported When Data Is Inserted or Updated, Indicating that the Distribution Key Cannot Be Updated.

GAUSS-01647: "could not find array type for datatype %s"

SQLSTATE: XX000

Description: The data type does not support the array sublink mode.

Solution: Modify the type of the subquery.

GAUSS-01648: "unexpected PARAM_SUBLINK ID: %d"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-01649: "unexpected outer reference in CTE query"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-01650: "could not find plan for CteScan referencing plan ID %d"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.