Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.

On this page

Show all

GAUSS-03741 -- GAUSS-03750

Updated on 2024-03-15 GMT+08:00

GAUSS-03741: "attempted to update invisible tuple"

SQLSTATE: XX000

Description: The tuple to be updated is invisible.

Solution: Check whether other operations are concurrently performed on the table.

GAUSS-03742: "attempted to lock invisible tuple"

SQLSTATE: XX000

Description: The tuple to be locked is invisible.

Solution: Check whether other operations are concurrently performed on the table.

GAUSS-03743: "could not obtain lock on row in relation '%s'"

SQLSTATE: 55P03

Description: A lock fails to be added.

Solution: Check whether other operations are concurrently performed on the table.

GAUSS-03744: "heap_inplace_update: invalid lp"

SQLSTATE: XX000

Description: The tuple pointer of the update operation is invalid.

Solution: Contact technical support.

GAUSS-03745: "heap_inplace_update: wrong tuple length"

SQLSTATE: XX000

Description: The tuple length of the update operation is invalid.

Solution: Contact technical support.

GAUSS-03746: "heap_delete_redo: invalid lp"

SQLSTATE: XX000

Description: The tuple pointer of the redo delete operation is invalid.

Solution: Ensure that the Xlog is correct.

GAUSS-03747: "heap_insert_redo: invalid max offset number"

SQLSTATE: XX000

Description: The page offset of the redo insert operation is invalid.

Solution: Ensure that the Xlog is correct.

GAUSS-03748: "heap_insert_redo: failed to add tuple"

SQLSTATE: XX000

Description: Failed to add a tuple during the redo insert operation.

Solution: Ensure that the Xlog is correct.

GAUSS-03749: "heap_multi_insert_redo: invalid max offset number"

SQLSTATE: XX000

Description: The page offset of the redo multi insert operation is invalid.

Solution: Ensure that the Xlog is correct.

GAUSS-03750: "heap_multi_insert_redo: failed to add tuple"

SQLSTATE: XX000

Description: Failed to add a tuple during the redo multi insert operation.

Solution: Ensure that the Xlog is correct.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback