GAUSS-01561 -- GAUSS-01570
GAUSS-01561: "FULL JOIN is only supported with merge-joinable or hash-joinable join conditions"
SQLSTATE: 0A000
Description: Only the MERGE JOIN and HASH JOIN algorithms can be used with the FULL JOIN.
Solution: Contact technical support. For details about join_type, see "SELECT" in the SQL Syntax.
GAUSS-01562: "Interval error for building partitionwise join"
SQLSTATE: XX000
Description: Internal system error. The parameter input is invalid during partition wise join path creation.
Solution: Contact technical support.
GAUSS-01563: "wrong number of index expressions"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-01564: "unsupported indexqual type: %d"
SQLSTATE: XX004
Description: Internal system error.
Solution: Contact technical support.
GAUSS-01565: "unexpected strategy number %d"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-01566: "could not find member %d(%u,%u) of opfamily %u"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-01567: "could not find commutator of member %d(%u,%u) of opfamily %u"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-01568: "unexpected opfamily: %u"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-01569: "unexpected const type: %u"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-01570: "no = operator for opfamily %u"
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.