GAUSS-04261 -- GAUSS-04270
GAUSS-04261: "Failed to send queryid to Datanode %u"
SQLSTATE: XX000
Description: A communication error occurred.
Solution: Check the network status or whether any node fault occurs.
GAUSS-04262: "Failed to send snapshot to coordinator %u"
SQLSTATE: XX000
Description: A communication error occurred.
Solution: Check the network status or whether any node fault occurs.
GAUSS-04263: "Failed to send queryid to coordinator %u"
SQLSTATE: XX000
Description: A communication error occurred.
Solution: Check the network status or whether any node fault occurs.
GAUSS-04264: "catchup thread is online, wait it shutdown"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
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-04269: "init sctp for stream failed,maybe sctp port already in use"
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
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.