GAUSS-04151 -- GAUSS-04160
GAUSS-04156: “should be attached to shared memory already”
SQLSTATE: XX000
Description:Internal system error.
Solution:Contact technical support.
GAUSS-04157: “can not malloc memory for HeapmemIndexHeapmemIndex (%lu bytes requested)”
SQLSTATE: 53200
Description: Failed to create the shared cache because the system memory is insufficient.
Solution: Perform the operation again after the OS reclaims partial memory.
GAUSS-04158: “could not create HeapMemIndex entry for data structure '%s'”
SQLSTATE: 53200
Description: Failed to create the shared cache metadata because the system memory is insufficient.
Solution: Perform the operation again after the OS reclaims partial memory.
GAUSS-04159: “HeapMemIndex entry size is wrong for data structure '%s': expected %lu, actual %lu”
SQLSTATE: XX000
Description:Internal system error.
Solution:Contact technical support.
GAUSS-04160: “not enough heap memory for data structure '%s' (%lu bytes requested)”
SQLSTATE: 53200
Description: Failed to create the shared cache metadata because the system memory is insufficient.
Solution: Perform the operation again after the OS reclaims partial memory.