GAUSS-02371 -- GAUSS-02380
GAUSS-02371: "ctid is NULL"
SQLSTATE: XX007
Description: The obtained junk column is NULL.
Solution: Internal system error. Contact technical support.
GAUSS-02372: "tableoid is null when update partitioned table"
SQLSTATE: XX000
Description: The obtained junk column is NULL.
Solution: Internal system error. Contact technical support.
GAUSS-02373: "wholerow is NULL"
SQLSTATE: XX000
Description: The obtained junk column is NULL.
Solution: Internal system error. Contact technical support.
GAUSS-02374: "could not find junk ctid column"
SQLSTATE: XX000
Description: The junk column cannot be found.
Solution: Internal system error. Contact technical support.
GAUSS-02375: "could not find junk tableoid column"
SQLSTATE: XX000
Description: The junk column cannot be found.
Solution: Internal system error. Contact technical support.
GAUSS-02376: "could not find junk wholerow column"
SQLSTATE: XX000
Description: The junk column cannot be found.
Solution: Internal system error. Contact technical support.
GAUSS-02377: "ExecReScanModifyTable is not implemented"
SQLSTATE: XX000
Description: The rescan function of modify table is not implemented.
Solution: This error is caused by the plan. Contact technical support.
GAUSS-02378: "expected valid OLD tuple for triggers"
SQLSTATE: XX000
Description: An internal trigger error occurs.
Solution: Internal system error. Contact technical support.
GAUSS-02379: "can'nt initialize index scans using unusable index '%s'"
SQLSTATE: XX000
Description: The index-only scan fails to be initialized because the index is unavailable.
Solution: Modify the index in the system catalog.
GAUSS-02380: "indexqual doesn't have key on left side"
SQLSTATE: XX002
Description: The left operand of the index expression is not a variable where an index has been created.
Solution: Check whether indexes have been created for related columns in the system catalog.
Last Article: GAUSS-02361 -- GAUSS-02370
Next Article: GAUSS-02381 -- GAUSS-02390
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.