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

GAUSS-02881 -- GAUSS-02890

GAUSS-02881: "invalid type modifier"

SQLSTATE: 22023

Description: The syntax is incorrect.

Solution: Modify the SQL statement.

GAUSS-02882: "length for type %s must be at least 1"

SQLSTATE: 22023

Description: Internal system error.

Solution: Contact technical support.

GAUSS-02883: "length for type %s cannot exceed %d"

SQLSTATE: 22023

Description: Internal system error.

Solution: Contact technical support.

GAUSS-02884: "bit string length %d does not match type bit(%d)"

SQLSTATE: 22026

Description: Internal system error.

Solution: Contact technical support.

GAUSS-02885: "'%c' is not a valid binary digit"

SQLSTATE: 22P02

Description: Internal system error.

Solution: Contact technical support.

GAUSS-02886: "'%c' is not a valid hexadecimal digit"

SQLSTATE: 22P02

Description: Internal system error.

Solution: Contact technical support.

GAUSS-02887: "invalid length in external bit string"

SQLSTATE: 22P03

Description: Internal system error.

Solution: Contact technical support.

GAUSS-02888: "bit string too long for type bit varying(%d)"

SQLSTATE: 22001

Description: Internal system error.

Solution: Contact technical support.

GAUSS-02889: "negative substring length not allowed"

SQLSTATE: 22011

Description: Internal system error.

Solution: Contact technical support.

GAUSS-02890: "cannot AND bit strings of different sizes"

SQLSTATE: 22026

Description: Internal system error.

Solution: Contact technical support.