GAUSS-03681 -- GAUSS-03690
GAUSS-03681: "could not seek temporary file: %m"
SQLSTATE: XX000
Description: The buffile is not found.
Solution: An internal error occurs. This is a preventive error mechanism. Contact technical support.
GAUSS-03682: "could not read temporary file: %m"
SQLSTATE: XX000
Description: Failed to read the buffile.
Solution: An internal error occurs. This is a preventive error mechanism. Contact technical support.
GAUSS-03683: "invalid value for 'buffering' option"
SQLSTATE: 22023
Description: The option of BufferingOption is not on, off, or auto.
Solution: This is an internal error. Check the BufferingOption option.
GAUSS-03684: "no parent buffer provided of child %d"
SQLSTATE: XX000
Description: The parent block is an invalid block number.
Solution: An internal error occurs. This is a preventive error mechanism. Contact technical support.
GAUSS-03685: "failed to re-find parent for block %u"
SQLSTATE: XX000
Description: Failed to find the parent node page.
Solution: An internal error occurs. This is a preventive error mechanism. Contact technical support.
GAUSS-03686: "could not find parent of block %d in lookup table"
SQLSTATE: XX000
Description: Failed to find the parent node page.
Solution: An internal error occurs. This is a preventive error mechanism. Contact technical support.
GAUSS-03687: "gistmerge: unimplemented"
SQLSTATE: XX000
Description: Merge cannot be performed for GIST indexes because this function has not been implemented.
Solution: Do not perform merge for GIST indexes because the function is not supported.
Last Article: GAUSS-03671 -- GAUSS-03680
Next Article: GAUSS-03691 -- GAUSS-03700
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.