GAUSS-00651 -- GAUSS-00660

GAUSS-00651: “The tuple of pg_user_status not found”

SQLSTATE: XX000

Description:Internal system error.

Solution:Contact technical support.

GAUSS-00652: “TryUnlockAccount(): roleid is not valid.”

SQLSTATE: XX000

Description: roleid is invalid.

Solution: Ensure that roleid is valid.

GAUSS-00653: “IsAccountLocked(): roleid is not valid.”

SQLSTATE: XX000

Description: roleid is invalid.

Solution: Ensure that roleid is valid.

GAUSS-00654: “getAccountLockedStyle: roleid is not valid.”

SQLSTATE: XX000

Description:Internal system error.

Solution:Contact technical support.

GAUSS-00655: “DropUserStatus(): roleid is not valid.”

SQLSTATE: XX000

Description: roleid is invalid.

Solution: Ensure that roleid is valid.

GAUSS-00656: “Invalid username/password,login denied.”

SQLSTATE: 42704

Description: The username or password is invalid and the login fails.

Solution: Ensure that the username and password are valid.

GAUSS-00657: “User's passwordtime in pg_auth_history is 0.”

SQLSTATE: 28P01

Description: passwordtime of the corresponding user in pg_auth_history is empty.

Solution: Theoretically, this column is not empty. Contact technical support.

GAUSS-00658: “aggregate stype must be specified”

SQLSTATE: 42P13

Description: When an aggregate function is defined, stype is not specified.

Solution: Specify stype when defining an aggregate function.

GAUSS-00659: “aggregate sfunc must be specified”

SQLSTATE: 42P13

Description: When an aggregate function is defined, sfunc is not specified.

Solution: Specify sfunc when defining an aggregate function.

GAUSS-00660: “aggregate input type must be specified”

SQLSTATE: 42P13

Description: When an aggregate function is defined, input type is not specified.

Solution: Specify input type when defining an aggregate function.

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