GAUSS-03311 -- GAUSS-03320

GAUSS-03311: “position information is misordered”

SQLSTATE: XX000

Description:Internal system error.

Solution:Contact technical support.

GAUSS-03312: “unrecognized LC category: %d”

SQLSTATE: XX004

Description:Internal system error.

Solution:Contact technical support.

GAUSS-03313: “could not convert string to UTF-8: error code %lu”

SQLSTATE: 22021

Description:Internal system error.

Solution:Contact technical support.

GAUSS-03314: “invalid LC_COLLATE setting”

SQLSTATE: D0011

Description:Internal system error.

Solution:Contact technical support.

GAUSS-03315: “invalid LC_CTYPE setting”

SQLSTATE: D0011

Description:Internal system error.

Solution:Contact technical support.

GAUSS-03316: “could not create locale '%s': %m”

SQLSTATE: 22023

Description: The locale cannot be created because the OS cannot find the specified locale name.

Solution: Ensure that the created locale is supported by the OS.

GAUSS-03317: “collations with different collate and ctype values are not supported on this platform”

SQLSTATE: 0A000

Description: The current OS does not support collations with different collate and ctype values.

Solution: The sorting rules of data in each column can be specified. When a collation is created, ensure that the values of LC_COLLATE and LC_CTYPE are the same.

GAUSS-03318: “nondefault collations are not supported on this platform”

SQLSTATE: 0A000

Description: Non-default collations are not supported.

Solution: Ensure that the default collation is used on this platform.

GAUSS-03319: “wcstombs_l is not available”

SQLSTATE: 22021

Description:Internal system error.

Solution:Contact technical support.

GAUSS-03320: “mbstowcs_l is not available”

SQLSTATE: 22021

Description:Internal system error.

Solution:Contact technical support.

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