GAUSS-04681 -- GAUSS-04690

GAUSS-04681: “CUBE is limited to 12 elements”

SQLSTATE: 54011

Description: The number of CUBE parameters is less than or equal to 12.

Solution: Modify the SQL statement.

GAUSS-04682: “type %s is not yet supported.”

SQLSTATE: 0A000

Description: The feature is not supported.

Solution: Modify the SQL statement.

GAUSS-04683: “REFERENCES constraint is not yet supported.”

SQLSTATE: 0A000

Description: The feature is not supported.

Solution: Do not use it.

GAUSS-04684: “EXCLUDE constraint is not yet supported.”

SQLSTATE: 0A000

Description: The feature is not supported.

Solution: Do not use this feature.

GAUSS-04685: “FOREIGN KEY … REFERENCES constraint is not yet supported.”

SQLSTATE: 0A000

Description: The feature is not supported.

Solution: Do not use this feature.

GAUSS-04686: “CREATE TABLE … INHERITS is not yet supported.”

SQLSTATE: 0A000

Description: The feature is not supported.

Solution: Do not use this feature.

GAUSS-04687: “CREATE TABLE … WITH OIDS is not yet supported.”

SQLSTATE: 0A000

Description: The feature is not supported.

Solution: Do not use this feature.

GAUSS-04689: “CURSOR … WITH HOLD is not yet supported.”

SQLSTATE: 0A000

Description: The feature is not supported.

Solution: Do not use this feature.

GAUSS-04690: “SCROLL CURSOR is not yet supported.”

SQLSTATE: 0A000

Description: The feature is not supported.

Solution: Do not use this feature.

Feedback
编组 3备份
    openGauss 2024-05-05 00:44:49
    cancel