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

GAUSS-03861 -- GAUSS-03870

GAUSS-03862: "unsupport join type %d"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-03864: "unrecognized running state: %d"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-03865: "ExecReScanVecModifyTable is not implemented"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-03866: "could not write into hash-join temporary file: %m"

SQLSTATE: XX000

Description: An error occurs when the hash-join temporary file is written.

Solution: Check the file and user permissions.

GAUSS-03867: "could not write to hashAgg temporary file: %m"

SQLSTATE: XX000

Description: An error occurs when the hashAgg temporary file is written.

Solution: Check the file and user permissions.

GAUSS-03868: "could not read from hashAgg temporary file: %m"

SQLSTATE: XX000

Description: An error occurs when the hashAgg temporary file is read.

Solution: Check the file and user permissions.

GAUSS-03869: "UnSupported vector function %s"

SQLSTATE: XX000

Description: Internal system error. The current function is not vectorized.

Solution: Internal system error. Contact technical support.

GAUSS-03870: "Unsupported array reference expression in vector engine"

SQLSTATE: XX000

Description: Internal system error. The Array reference expression is not vectorized.

Solution: Internal system error. Contact technical support.