GAUSS-02491 -- GAUSS-02500
GAUSS-02491: "batchstore seek to EOF failed"
SQLSTATE: 22P07
Description: An internal system error occurs. No terminator is found when data is read from the file.
Solution: Internal system error. Contact technical support.
GAUSS-02492: "batchstore seek to start failed"
SQLSTATE: 22P07
Description: An internal system error occurs. The start flag is not found during data reading.
Solution: Internal system error. Contact technical support.
GAUSS-02493: "could not write block %ld of temporary file: %m"
SQLSTATE: XX000
Description: An error occurs when the system writes the temporary file.
Solution: Check whether the disk has free space. If it does, an internal error occurs. Contact technical support.
GAUSS-02494: "could not read block %ld of temporary file: %m"
SQLSTATE: XX000
Description: An internal error occurs. The data block cannot be read from the temporary file.
Solution: Internal system error. Contact technical support.
GAUSS-02495: "invalid logtape state: should be dirty"
SQLSTATE: 22000
Description: An internal system error occurs. The logtape status is invalid.
Solution: Internal system error. Contact technical support.
GAUSS-02496: "function %u returned NULL"
SQLSTATE: XX005
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02497: "insufficient memory allowed for sort"
SQLSTATE: 53000
Description: The memory is insufficient during sorting.
Solution: Increase the value of work_mem.
GAUSS-02498: "invalid tuplesort state"
SQLSTATE: XX006
Description: An internal system error occurs. The row-store sorting status is invalid.
Solution: Internal system error. Contact technical support.
GAUSS-02499: "retrieved too many tuples in a bounded sort"
SQLSTATE: 23001
Description: An internal system error occurs. During the sorting, an unexpected terminator is found. As a result, data is insufficient during bounded sorting.
Solution: Internal system error. Contact technical support.
GAUSS-02500: "tuplesort_restorepos failed"
SQLSTATE: 22P07
Description: An internal system error occurs. The current location cannot be measured again during mergejoin.
Solution: Internal system error. Contact technical support.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot