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: 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 column-store file.

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

Feedback
编组 3备份
    openGauss 2024-05-06 00:44:54
    cancel