GAUSS-03641 -- GAUSS-03650
GAUSS-03641: “failed to delete rightmost child %u of block %u in index '%s'”
SQLSTATE: XX000
Description: Failed to delete a node.
Solution: 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: A preventive error mechanism. Contact technical support.
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.