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

GAUSS-04121 -- GAUSS-04130

GAUSS-04121: "buffer is pinned in InvalidateBuffer"

SQLSTATE: XX010

Description: Internal system error.

Solution: Contact technical support.

GAUSS-04122: "bad buffer ID: %d"

SQLSTATE: XX010

Description: The bufid is incorrect.

Solution: An internal error occurs. This is a preventive error mechanism. Contact technical support.

GAUSS-04123: "unrecognized buffer lock mode: %d"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-04124: "incorrect local pin count: %d"

SQLSTATE: XX010

Description: Internal system error.

Solution: Contact technical support.

GAUSS-04125: "multiple backends attempting to wait for pincount 1"

SQLSTATE: XX010

Description: Internal system error.

Solution: Contact technical support.

GAUSS-04126: "no unpinned buffers available"

SQLSTATE: XX010

Description: Internal system error.

Solution: Contact technical support.

GAUSS-04127: "unrecognized buffer access strategy: %d"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-04128: "malloc fails, out of memory"

SQLSTATE: XX000

Description: The system memory is insufficient and the memory fails to be allocated.

Solution: Perform the operation again after the OS reclaims partial memory.

GAUSS-04129: "Could not open file '%s': %m"

SQLSTATE: XX000

Description: Failed to open the file.

Solution: Contact technical support. Alternatively, check the file that failed to be opened based on the error message.

GAUSS-04130: "could not extend file '%s': %m"

SQLSTATE: XX000

Description: The file cannot be extended.

Solution: Check whether the free disk space is sufficient.