GAUSS-03641 -- GAUSS-03650
GAUSS-03641: "failed to delete rightmost child %u of block %u in index '%s'"
SQLSTATE: XX000
Description: Failed to delete the node.
Solution: An internal error occurs. This is a preventive error mechanism. Contact technical support.
GAUSS-03642: "right sibling %u of block %u is not next child %u of block %u in index '%s'"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-03643: "fell off the end of index '%s'"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-03644: "missing support function %d(%u,%u) for attribute %d of index '%s'"
SQLSTATE: XX000
Description: Internal system error.
Solution: An internal error occurs. This is a preventive error mechanism. Contact technical support.
GAUSS-03645: "unrecognized strat_total: %d"
SQLSTATE: XX000
Description: An unsupported traversal policy is selected.
Solution: Check the traversal conditions. This is an internal error.
GAUSS-03646: "could not find left sibling of block %u in index '%s'"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-03647: "btree level %u not found in index '%s'"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-03648: "invalid scan direction: %d"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-03649: "duplicate key value violates unique constraint '%s'"
SQLSTATE: 23505
Description: The inserted index value conflicts with the existing index values.
Solution: Delete the unique constraint and perform the operation again.
GAUSS-03650: "failed to re-find tuple within index '%s'"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.