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

GAUSS-04111 -- GAUSS-04120

GAUSS-04111: "large object %u was not opened for writing"

SQLSTATE: 55000

Description: The large object is not opened.

Solution: Contact technical support.

GAUSS-04112: "large object %u was already dropped"

SQLSTATE: 42704

Description: The large object has been deleted.

Solution: Contact technical support.

GAUSS-04113: "no empty local buffer available"

SQLSTATE: 53000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-04114: "local buffer hash table corrupted"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-04115: "block %u of %s is still referenced (local %u)"

SQLSTATE: XX011

Description: Internal system error.

Solution: Contact technical support.

GAUSS-04116: "could not initialize local buffer hash table"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-04117: "shared buffer hash table corrupted"

SQLSTATE: XX000

Description: An error occurred in the hash table in the shared memory.

Solution: Contact technical support.

GAUSS-04118: "cannot access temporary tables of other sessions"

SQLSTATE: 0A000

Description: The temporary tables of other sessions are not supported.

Solution: Use temporary or common tables for the current session.

GAUSS-04119: "unexpected data beyond EOF in block %u of relation %s"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-04120: "invalid page header in block %u of relation %s"

SQLSTATE: XX001

Description: Internal system error.

Solution: Contact technical support.