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-04164: "requested shared memory size overflows size_t"
SQLSTATE: 54000
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 descriptors are insufficient to start the server process.
Solution: Set the OS file descriptor to a reasonable value and restart the database.
GAUSS-04167: "could not close file '%s': %m"
SQLSTATE: XX000
Description: Failed to close the specified file.
Solution: Check whether the specified file is damaged or 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.
GAUSS-04169: "could not create temporary cache file '%s': %m"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-04170: "could not create temporary file '%s': %m"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.