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-03431 -- GAUSS-03440

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

GAUSS-03431: "old GIN indexes do not support whole-index scans nor searches for nulls"

SQLSTATE: 0A000

Description: The gin index is of an earlier version and does not support whole-index scan or null search.

Solution: Create the gin index in the new version.

GAUSS-03432: "GIN does not support mark/restore"

SQLSTATE: XX000

Description: Gin does not support recording or restoring the scan position.

Solution: This function has not been implemented. Do not use the function.

GAUSS-03433: "failed to add item to index page in %u/%u/%u"

SQLSTATE: XX000

Description: Failed to insert a tuple to the page.

Solution: An internal error occurs. This is a preventive error mechanism. Contact technical support.

GAUSS-03434: "failed to add item to index page"

SQLSTATE: XX000

Description: Failed to insert a tuple to the page.

Solution: An internal error occurs. This is a preventive error mechanism. Contact technical support.

GAUSS-03435: "gin_redo: unknown op code %u"

SQLSTATE: XX000

Description: The redo type is incorrect.

Solution: An internal error occurs. This is a preventive error mechanism. Contact technical support.

GAUSS-03436: "gin_desc: unknown op code %u"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-03437: "ginContinueSplit: left block %u not found"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-03438: "ginarrayextract requires three arguments"

SQLSTATE: XX000

Description: This function requires three parameters.

Solution: Check the usage of the ginarrayextract_2args function.

GAUSS-03439: "ginqueryarrayextract: unknown strategy number: %d"

SQLSTATE: XX000

Description: An incorrect strategy is used.

Solution: Check the usage of the ginqueryarrayextract function and the third parameter.

GAUSS-03440: "ginarrayconsistent: unknown strategy number: %d"

SQLSTATE: XX000

Description: An incorrect strategy is used.

Solution: Check the usage of the ginarrayconsistent function and the second parameter.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback