GAUSS-05021 -- GAUSS-05030
GAUSS-05021: “too many partition keys for partition '%s'.”
SQLSTATE: 42P16
Description: Internal system error.
Solution:Contact technical support.
GAUSS-05022: “datatype of column '%s' is unsupported for partition key in start/end clause.”
SQLSTATE: 42804
Description: Internal system error.
Solution:Contact technical support.
GAUSS-05023: “can not add more partitions as partition number is already at its maximum.”
SQLSTATE: 42804
Description: Internal system error.
Solution:Contact technical support.
GAUSS-05024: “partition '%s' is not allowed behind MAXVALUE.”
SQLSTATE: 42P16
Description: Internal system error.
Solution:Contact technical support.
GAUSS-05025: “start value of partition '%s' is too high.”
SQLSTATE: 42P16
Description: Internal system error.
Solution:Contact technical support.
GAUSS-05026: “start value can not be MAXVALUE for partition '%s'.”
SQLSTATE: 42P16
Description: Internal system error.
Solution:Contact technical support.
GAUSS-05027: “start value of partition '%s' NOT EQUAL up-boundary of last partition.”
SQLSTATE: 42P16
Description: Internal system error.
Solution:Contact technical support.
GAUSS-05028: “end value of partition '%s' is too low.”
SQLSTATE: 42P16
Description: Internal system error.
Solution:Contact technical support.
GAUSS-05029: “partition '%s' is an invalid definition clause.”
SQLSTATE: 42P16
Description: Internal system error.
Solution:Contact technical support.
GAUSS-05030: “start value of partition '%s' MUST be less than up-boundary of the partition to be splitted.”
SQLSTATE: 42P16
Description: Internal system error.
Solution:Contact technical support.