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

GAUSS-02411 -- GAUSS-02420

GAUSS-02415: "prefetch and main iterators are out of sync"

SQLSTATE: 22000

Description: Iterator on the prefetch page is incorrectly synchronized.

Solution: Contact technical support.

GAUSS-02417: "could not rewind hash-join temporary file: %m"

SQLSTATE: XX000

Description: Fails to store the temporary file to disks.

Solution: Identity the fault based on the error information.

GAUSS-02418: "could not write to hash-join temporary file: %m"

SQLSTATE: XX000

Description: Fails to store the temporary file to disks.

Solution: Identity the fault based on the error information.

GAUSS-02419: "could not read from hash-join temporary file: %m"

SQLSTATE: XX000

Description: Fails to store the temporary file to disks.

Solution: Identity the fault based on the error information.

GAUSS-02420: "Result nodes do not support mark/restore"

SQLSTATE: XX000

Description: The result operator does not support the MARK or RESTORE operation.

Solution: This error is caused by the plan. Contact technical support.