GAUSS-04161 -- GAUSS-04170
GAUSS-04161: “not enough shared memory for data structure '%s' (%lu bytes requested)”
SQLSTATE: 53200
Description:Internal system error.
Solution:Contact technical support.
GAUSS-04162: “could not create ShmemIndex entry for data structure '%s'”
SQLSTATE: 53200
Description:Internal system error.
Solution:Contact technical support.
GAUSS-04163: “ShmemIndex entry size is wrong for data structure '%s': expected %lu, actual %lu”
SQLSTATE: XX000
Description:Internal system error.
Solution:Contact technical support.
GAUSS-04165: “could not initialize shared file id hash table”
SQLSTATE: XX000
Description:Internal system error.
Solution:Contact technical support.
GAUSS-04166: “insufficient file descriptors available to start server process”
SQLSTATE: 53000
Description: File handles are insufficient to start the server process.
Solution: Set the OS file handles to a reasonable value and restart the database.
GAUSS-04167: “could not close file '%s': %m”
SQLSTATE: XX000
Description: Failed to close a specified file.
Solution: Ensure that the specified file is not damaged and the permission is sufficient.
GAUSS-04168: “file cache corrupted, file %s not opened with handle: %d”
SQLSTATE: XX000
Description:Internal system error.
Solution:Contact technical support.