GAUSS-04681 -- GAUSS-04690
GAUSS-04681: "EXCLUDE constraint is not yet supported."
SQLSTATE: 0A000
Description: The feature is not supported.
Solution: Do not use this feature.
GAUSS-04682: "FOREIGN KEY ... REFERENCES constraint is not yet supported."
SQLSTATE: 0A000
Description: The feature is not supported.
Solution: Do not use this feature.
GAUSS-04683: "CREATE TABLE ... INHERITS is not yet supported."
SQLSTATE: 0A000
Description: The feature is not supported.
Solution: Do not use this feature.
GAUSS-04684: "CREATE TABLE ... WITH OIDS is not yet supported."
SQLSTATE: 0A000
Description: The feature is not supported.
Solution: Do not use this feature.
GAUSS-04685: "Unrecognized distribution option '%s'."
SQLSTATE: 42601
Description: The distribution key option cannot be recognized.
Solution: Contact technical support.
GAUSS-04686: "Syntax is not supported"
SQLSTATE: 42601
Description: The syntax cannot be recognized.
Solution: Do not use this feature. For details about the supported syntax, see "CREATE TABLE" in the SQL Syntax.
GAUSS-04687: "SCROLL CURSOR is not yet supported."
SQLSTATE: 0A000
Description: The feature is not supported.
Solution: Do not use this feature.
GAUSS-04688: "INSENSITIVE CURSOR 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: "For foreign table ROUNDROBIN distribution type is built-in support."
SQLSTATE: 0A000
Description: The ROUNDROBIN distribution information is supported when you create a GDS foreign table. Displaying the added distribution information when you create a foreign table is not supported.
Solution: Delete the specified distribution information.
Last Article: GAUSS-04671 -- GAUSS-04680
Next Article: GAUSS-04691 -- GAUSS-04700
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.