Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.

On this page

Show all

GAUSS-02641 -- GAUSS-02650

Updated on 2024-03-15 GMT+08:00

GAUSS-02642: "fail to get partition oid, because range partition index is overflow."

SQLSTATE: XX000

Description: Obtaining the partition OID fails. The partition subscript is out of range.

Solution: Check whether the partition table definition and query statements.

GAUSS-02643: "unsupported partition strategy"

SQLSTATE: XX000

Description: The specified partition method is not supported.

Solution: Check whether the specified partition method is in the supported list. For details about the supported partition methods, see "CREATE TABLE" in the SQL Syntax.

GAUSS-02645: "failed when making EQUAL expression state for constCompare"

SQLSTATE: XX000

Description: Failed to initialize the expression for constant comparison.

Solution: Contact technical support.

GAUSS-02646: "failed when making GREATE-THAN expression state for constCompare"

SQLSTATE: XX000

Description: Failed to initialize the expression for constant comparison.

Solution: Contact technical support.

GAUSS-02647: "null value can not be compared with null value."

SQLSTATE: XX000

Description: Two null partition keys cannot be compared.

Solution: Check whether any of the partition column values or boundary values of the inserted data are null.

GAUSS-02648: "unsupported partitioned strategy"

SQLSTATE: 42P17

Description: The partitioning method is invalid.

Solution: Check whether the specified partition method is in the supported list. For details about the supported partition methods, see "CREATE TABLE" in the SQL Syntax.

GAUSS-02649: "datatype %u cannot serve as a range partitioning"

SQLSTATE: 42804

Description: The current data type is not supported by the range partitioning method.

Solution: Correct the data type.

GAUSS-02650: "seqence number for interval partition is %d"

SQLSTATE: 22023

Description: Internal system error.

Solution: Contact technical support.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback