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

GAUSS-03291 -- GAUSS-03300

GAUSS-03291: "could not find window clause for winref %u"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-03292: "unrecognized sublink type: %d"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-03293: "argument type %s of FieldStore is not a tuple type"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-03294: "unrecognized oprkind: %d"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-03295: "date/time field value out of range: '%s'"

SQLSTATE: 22008

Description: The value of the date/time field is out of range. For example, the month value should be between 1 to 12.

Solution: Change the input value and ensure that the input value of the date/time field is in valid format.

GAUSS-03296: "interval field value out of range: '%s'"

SQLSTATE: 22015

Description: The value of the interval field is out of range.

Solution: Correct the input value.

GAUSS-03297: "time zone displacement out of range: '%s'"

SQLSTATE: 22009

Description: The value of the time zone displacement field is out of range.

Solution: Correct the input value.

GAUSS-03298: "invalid input syntax for type %s: '%s'"

SQLSTATE: 22007

Description: The network address is invalid.

Solution: Check whether the format of the entered network address is correct.

GAUSS-03299: "only system admin can lock the cluster for backup"

SQLSTATE: 42501

Description: You do not have the permission to lock the cluster for backup. Only system administrators have the permission.

Solution: Perform this operation as a system administrator.

GAUSS-03300: "internal error while locking the cluster for backup"

SQLSTATE: 08000

Description: An internal error occurred while locking the cluster for backup.

Solution: Contact technical support.