GAUSS-03671 -- GAUSS-03680

GAUSS-03671: “btree_xlog_cleanup: right block unfound”

SQLSTATE: XX000

Description: Failed to find the right block.

Solution: A preventive error mechanism. Contact technical support.

GAUSS-03672: “btree_xlog_cleanup: _bt_pagedel failed”

SQLSTATE: XX000

Description: Failed to delete the B-tree page.

Solution: A preventive error mechanism. Contact technical support.

GAUSS-03673: “unlogged GiST indexes are not supported”

SQLSTATE: 0A000

Description:Internal system error.

Solution:Contact technical support.

GAUSS-03674: “concurrent GiST page split was incomplete”

SQLSTATE: XX000

Description: The split is incomplete.

Solution: A preventive error mechanism. Contact technical support.

GAUSS-03675: “index '%s' contains an inner tuple marked as invalid”

SQLSTATE: XX000

Description: The internal index contains invalid tuples.

Solution: A preventive error mechanism. Contact technical support.

GAUSS-03676: “failed to re-find parent of a page in index '%s', block %u”

SQLSTATE: XX000

Description: Failed to find the parent node page.

Solution: A preventive error mechanism. Contact technical support.

GAUSS-03677: “numberOfAttributes %d > %d”

SQLSTATE: XX000

Description: The number of attribute columns in the index table exceeds the maximum value.

Solution: Reduce the number of attribute columns in the index.

GAUSS-03678: “invalid GiST tuple found on leaf page”

SQLSTATE: XX000

Description: The GIST page is incorrect.

Solution: A preventive error mechanism. Contact technical support.

GAUSS-03679: “GiST only supports forward scan direction”

SQLSTATE: XX000

Description: Only the forward direction is supported.

Solution: Internal system error. Check the scanning direction and the second parameter.

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