GAUSS-02511 -- GAUSS-02520
GAUSS-02511: "failed to initialize hash table '%s'"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02512: "cannot insert into frozen hashtable '%s'"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02513: "out of shared memory"
SQLSTATE: 53200
Description: The shared memory is insufficient.
Solution: Increase the value of the max_locks_per_transaction parameter or release the required memory.
GAUSS-02514: "unrecognized hash action code: %d"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02515: "cannot freeze shared hashtable '%s'"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02516: "cannot freeze hashtable '%s' because it has active scans"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02517: "hash table '%s' corrupted"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02518: "too many active hash_seq_search scans, cannot start one on '%s'"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02519: "no hash_seq_search scan for hash table '%s'"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02520: "could not change directory to '%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.