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

GAUSS-03971 -- GAUSS-03980

GAUSS-03971: "syntax error"

SQLSTATE: F0000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-03972: "unrecognized state in parse_affentry: %d"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-03973: "multibyte flag character is not allowed"

SQLSTATE: F0000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-03974: "could not open affix file '%s': %m"

SQLSTATE: F0000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-03975: "Ispell dictionary supports only default flag value"

SQLSTATE: F0000

Description: The Ispell dictionary supports only the default flag.

Solution: In the .affix configuration file of the Ispell dictionary, change the value of flag to default. The configuration file affix is stored in $GAUSSHOME/share/postgresql/tsearch_data/.

GAUSS-03976: "wrong affix file format for flag"

SQLSTATE: F0000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-03977: "multiple Accept parameters"

SQLSTATE: 22023

Description: Multiple Accept parameters are entered.

Solution: Modify the parameters.

GAUSS-03978: "unrecognized simple dictionary parameter: '%s'"

SQLSTATE: 22023

Description: The input dictionary parameter is invalid.

Solution: Modify the parameters.

GAUSS-03979: "conversion from wchar_t to server encoding failed: %m"

SQLSTATE: 22021

Description: A wchar_t character fails to be converted to the server encoding method.

Solution: Check the character to be converted.

GAUSS-03980: "unrecognized headline parameter: '%s'"

SQLSTATE: 22023

Description: The input parameter cannot not be recognized by the HighlightAll command.

Solution: Ensure that the input parameters for the HighlightAll command are 1, on, true, t, y, or yes.