GAUSS-04261 -- GAUSS-04270

GAUSS-04261: “Failed to send queryid to Datanode %u”

SQLSTATE: XX000

Description: Communication error.

Solution: Check the network status or whether any node fault occurs.

GAUSS-04265: “delete or update failed because lock conflict”

SQLSTATE: XX000

Description: The deletion and update conditions are complex. As a result, the two rows in the same CU are deleted or updated with a long interval, and a lock conflict occurs while a tuple is deleted or updated.

Solution: Modify the deletion and update conditions to simplify execution.

GAUSS-04266: “delete or update row conflict”

SQLSTATE: XX000

Description: Data is deleted or updated multiple times.

Solution: Ensure that no row is deleted or updated multiple times.

GAUSS-04267: “GiST page split into too many halves (%d, maximum %d)”

SQLSTATE: XX000

Description: Internal system error.

Solution:Contact technical support.

GAUSS-04270: “PER NODE REJECT LIMIT must be greater than 0”

SQLSTATE: 42601

Description:Internal system error.

Solution:Contact technical support.

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