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

GAUSS-02861 -- GAUSS-02870

GAUSS-02862: "result of range union would not be contiguous"

SQLSTATE: 22000

Description: The SQL statement is incorrect.

Solution: Modify the statement.

GAUSS-02864: "range lower bound must be less than or equal to range upper bound"

SQLSTATE: 22000

Description: The SQL statement is incorrect.

Solution: Modify the statement.

GAUSS-02865: "invalid range bound flags"

SQLSTATE: 42601

Description: The syntax is incorrect.

Solution: Modify the SQL statement.

GAUSS-02866: "malformed range literal: '%s'"

SQLSTATE: 22P02

Description: The syntax is incorrect.

Solution: Modify the SQL statement.

GAUSS-02867: "cannot store a toast pointer inside a range"

SQLSTATE: 22000

Description: The syntax is incorrect.

Solution: Modify the SQL statement.

GAUSS-02868: "invalid input syntax for type macaddr: '%s'"

SQLSTATE: 22P02

Description: The syntax is incorrect.

Solution: Modify the SQL statement.

GAUSS-02869: "invalid octet value in 'macaddr' value: '%s'"

SQLSTATE: 22003

Description: The syntax is incorrect.

Solution: Modify the SQL statement.

GAUSS-02870: "unrecognized QueryItem type: %d"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.