Updated on 2023-12-22 GMT+08:00

GAUSS-04141 -- GAUSS-04150

GAUSS-04141: "unsupported byval length: %d"

SQLSTATE: XX000

Description: The data type is not supported for row-store dictionary compression.

Solution: Check the data type.

GAUSS-04142: "corrupted page pointers: lower = %u, upper = %u, special = %u"

SQLSTATE: XX001

Description: The page pointer is damaged.

Solution: Check whether the page is normal.

GAUSS-04143: "corrupted item pointer: %u"

SQLSTATE: XX001

Description: The structure of the page data is damaged.

Solution: Contact technical support.

GAUSS-04144: "corrupted item lengths: total %u, available space %u"

SQLSTATE: XX001

Description: The structure of the page data is damaged.

Solution: Contact technical support.

GAUSS-04145: "invalid index offnum: %u"

SQLSTATE: XX000

Description: The location of the index tuple to be deleted is invalid on the page.

Solution: Try again.

GAUSS-04146: "corrupted item pointer: offset = %u, size = %u"

SQLSTATE: XX001

Description: The structure of the index page is damaged.

Solution: Contact technical support.

GAUSS-04147: "incorrect index offsets supplied"

SQLSTATE: XX000

Description: The location of the index tuple to be deleted is invalid on the page.

Solution: Try again.

GAUSS-04148: "no free slots in PMChildFlags array"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-04149: "canceling statement due to conflict with recovery"

SQLSTATE: 40P01

Description: The connection is canceled due to the conflict with recovery.

Solution: Reconnect to the database after a while and enter the command again.

GAUSS-04150: "standby_redo: unknown op code %u"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.