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

GAUSS-02681 -- GAUSS-02690

GAUSS-02681: "SET ROLE must specify the PASSWORD."

SQLSTATE: XX000

Description: No password is specified in the SET ROLE statement.

Solution: Specify a password in the SET ROLE statement.

GAUSS-02682: "SET SESSION_AUTHORIZATION must specify the PASSWORD."

SQLSTATE: XX000

Description: No password is specified in the SET SESSION_AUTHORIZATION statement.

Solution: Specify a password in the SET SESSION_AUTHORIZATION statement.

GAUSS-02683: "The password of role '%s' is NULL."

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-02684: "md5-password encryption failed"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-02685: "you are not allowed to do that operation immediately,please try again later"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-02686: "Invalid username/password,set role denied."

SQLSTATE: XX000

Description: The user name or password set in the SET ROLE statement is invalid.

Solution: Contact technical support.

GAUSS-02687: "Invalid username/password,set session_authorization denied."

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-02688: "configuration file '%s' contains errors"

SQLSTATE: F0000

Description: Incorrect configuration items exist in the configuration file.

Solution: Check whether invalid configuration parameters exist in the configuration file.

GAUSS-02689: "could not initialize cache %u (%d)"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-02690: "invalid cache ID: %d"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.