GAUSS-06591 -- GAUSS-06600
GAUSS-06591: “can't initialize bitmap index scans using unusable index '%s'”
SQLSTATE: XX002
Description: Internal system error.
Solution: Contact technical support.
GAUSS-06592: “no local indexes found for partition %s BitmapIndexScan”
SQLSTATE: 42809
Description: Internal system error.
Solution: Contact technical support.
GAUSS-06593: “can't initialize bitmap index scans using unusable local index '%s' for partition”
SQLSTATE: XX002
Description: Internal system error.
Solution: Contact technical support.
GAUSS-06594: “unrecognized result from BitmapIndexScan subplan when execute BitmapOr”
SQLSTATE: XX004
Description: Internal system error.
Solution: Contact technical support.
GAUSS-06595: “unrecognized result from non-BitmapIndexScan subplan when execute BitmapOr”
SQLSTATE: XX004
Description: Internal system error.
Solution: Contact technical support.
GAUSS-06596: “ExtensibleNodeMethods '%s' was not registered”
SQLSTATE: 42704
Description: Internal system error.
Solution: Contact technical support.
GAUSS-06597: “unrecognized join type: %d for hashjoin”
SQLSTATE: XX004
Description: Internal system error.
Solution: Contact technical support.
GAUSS-06598: “could not write hashvalue %u to hash-join temporary file, written length %lu.”
SQLSTATE: None
Description: Internal system error.
Solution: Contact technical support.
GAUSS-06599: “could not write tuple to hash-join temporary file: written length %lu, tuple length %u”
SQLSTATE: 53100
Description: The disk space is insufficient, and temporary files cannot be flushed to the disk.
Solution: Increase the value of work_mem to reduce the amount of queried data written to the disk or clear temporary folders.
GAUSS-06600: “could not read from hash-join temporary file: read length %zu”
SQLSTATE: None
Description: Internal system error.
Solution: Contact technical support.