GAUSS-02661 -- GAUSS-02670
GAUSS-02661: "SET %s takes only one argument"
SQLSTATE: 22023
Description: Multiple parameter values are specified for the current GUC variable, which is not allowed.
Solution: Check the SET command to ensure that only one parameter value is specified each time.
GAUSS-02662: "unexpected node type: %d"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02663: "unexpected SET TRANSACTION element: %s"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02664: "unexpected SET SESSION element: %s"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02665: "SET LOCAL TRANSACTION SNAPSHOT is not implemented"
SQLSTATE: 0A000
Description: The SET LOCAL TRANSACTION SNAPSHOT command is not supported.
Solution: Do not use this feature.
GAUSS-02666: "unexpected SET MULTI element: %s"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02667: "unexpected SET name: %s"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02668: "role name in the set command is empty."
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02669: "verify set session_authorization and passwd failed."
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02670: "verify set role and passwd failed."
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.