GAUSS-04561 -- GAUSS-04570
GAUSS-04562: “unsupport to reallocate memory under stack memory allocator”
SQLSTATE: XX000
Description: The realloc function is not supported when the stack memory context is processed.
Solution:Contact technical support.
GAUSS-04563: “unsupport to get memory size under stack memory allocator”
SQLSTATE: XX000
Description: The GetChunkSpace function is not supported when the stack memory context is processed.
Solution:Contact technical support.
GAUSS-04564: “could not write to batchstore temporary file: %m”
SQLSTATE: XX000
Description: An error occurs when the temporary file is written.
Solution: Check whether the disk space is sufficient and whether the disk status is correct.
GAUSS-04565: “could not write to tuplestore temporary file: %m”
SQLSTATE: XX000
Description: An error occurs when the temporary file is written.
Solution: Check whether the disk space is sufficient and whether the disk status is correct.
GAUSS-04566: “unsupported to set memory_detail_tracking value under release version.”
SQLSTATE: XX000
Description: The release is not supported.
Solution: Do not use this feature. This feature is supported only by debug versions.
GAUSS-04570: “specified timestamp format is null”
SQLSTATE: 22007
Description: The timestamp format does not support the function.
Solution: Use the timestamp format only for triggers and trigger functions.