Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.

On this page

Show all

GAUSS-03171 -- GAUSS-03180

Updated on 2024-03-15 GMT+08:00

GAUSS-03171: "invalid internal value for enum: %u"

SQLSTATE: 22P03

Description: The enum parameter is invalid.

Solution: Modify the enum parameter.

GAUSS-03172: "invalid argument for enum_recv"

SQLSTATE: XX000

Description: The enum_recv parameter is invalid.

Solution: Modify the enum_recv parameter.

GAUSS-03173: "could not determine actual enum type"

SQLSTATE: 0A000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-03174: "enum %s contains no values"

SQLSTATE: 55000

Description: No value is assigned to enum.

Solution: Assign a value to enum.

GAUSS-03175: "could not open tablespace directory '%s': %m"

SQLSTATE: XX000

Description: Failed to open the tablespace path.

Solution: Check whether the path corresponding to the tablespace is damaged.

GAUSS-03176: "Parameter value should not be negative."

SQLSTATE: 22023

Description: The parameter value cannot be negative.

Solution: Set the parameter to a positive value.

GAUSS-03177: "tablespace with OID %u does not exist"

SQLSTATE: XX000

Description: The result of checking user access rights in the user exit program indicates that the corresponding tablespace does not exist.

Solution: Check whether the pg_tablespace system catalog contains the tablespace definition.

GAUSS-03178: "database with OID %u does not exist"

SQLSTATE: XX000

Description: The result of checking user access rights indicates that the corresponding database does not exist.

Solution: Check whether the database status in the pg_database system catalog is normal.

GAUSS-03179: "SPI connect failure - returned %d"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-03180: "failed to execute query '%s' on node '%s'"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback