GAUSS-02871 -- GAUSS-02880

GAUSS-02871: “syntax error in tsquery: '%s'”

SQLSTATE: 42601

Description: The syntax of the tsvector variable is incorrect.

Solution: Correct the syntax that used for the tsvector variable.

GAUSS-02872: “there is no escaped character: '%s'”

SQLSTATE: 42601

Description: In the tsvector variable string, no character follows the escape character.

Solution: Ensure that the escape character is followed by a character to be escaped.

GAUSS-02873: “wrong position info in tsvector: '%s'”

SQLSTATE: 42601

Description:Internal system error.

Solution:Contact technical support.

GAUSS-02874: “unrecognized state in gettoken_tsvector: %d”

SQLSTATE: XX000

Description: The status of internal tsvector variable parsing is incorrect.

Solution: Contact technical support. Alternatively, check the syntax of the string.

GAUSS-02875: “identifier too long”

SQLSTATE: 42622

Description: The data is too long.

Solution: Contact technical support. Alternatively, check the statement or data.

GAUSS-02879: “unexpected json parse state: %d”

SQLSTATE: XX004

Description: The syntax is incorrect.

Solution: Modify the SQL statement.

GAUSS-02880: “invalid input syntax for type json”

SQLSTATE: 22P02

Description: The syntax is incorrect.

Solution: Modify the SQL statement.

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