DML
GS_214110010
errmsg:too many partitions for partitioned table.
errhint: Number of partitions can not be more than %d.
level:ERROR
GS_214110025
errmsg:invalid reference to FROM-clause entry for table %s.
errhint: Perhaps you meant to reference the table alias %s.
level:ERROR
GS_214110026
errmsg:Operator (+) can't specify on "%s" which cannot be referenced from this part of the query.
errhint: %s should be in current query level.
level:ERROR
GS_214110032
errmsg:VALUES must not contain OLD or NEW references.
errhint: Use SELECT ... UNION ALL ... instead.
level:ERROR
GS_214110049
errmsg:invalid UNION/INTERSECT/EXCEPT ORDER BY clause.
errdetail: Only result column names can be used.
errhint: Add the expression/function to every SELECT.
level:ERROR
GS_214110055
errmsg:column %s is of type %s but expression is of type %s.
errhint: You will need to rewrite or cast the expression.
level:ERROR
GS_214110059
errmsg:array assignment to %s requires type %s but expression is of type %s.
errhint: You will need to rewrite or cast the expression.
level:ERROR
GS_214110060
errmsg:subfield %s is of type %s but expression is of type %s.
errhint: You will need to rewrite or cast the expression.
level:ERROR
GS_214110092
errmsg:INSERT ON DUPLICATE KEY UPDATE don't allow update on table without primary key or unique constraint.
errhint: Please use INSERT INTO statement without ON DUPLICATE KEY UPDATE instead.
level:ERROR
GS_214110096
errmsg:ON CONFLICT DO UPDATE requires inference specification or constraint name.
errhint: For example,ON CONFLICT (column_name).
level:ERROR
GS_214110100
errmsg:too many partitions for partitioned table.
errhint: Number of partitions cannot be more than %d.
level:ERROR
GS_214110101
errmsg:too many partitions after split partition %s.
errhint: number of partitions cannot be more than %d.
level:ERROR
GS_214120002
errmsg:START value of partition %s is smaller than START value of previous partition.
errhint: if exists only START value, use next partition's START value as current partition's END value.
level:ERROR
GS_214120005
errmsg:boundary values mismatch partitioning columns.
errhint: number of boundary value items should be equal to the number of partitioning columns.
level:ERROR
GS_214120006
errmsg:partitioned table has too many partition keys.
errhint: start/end syntax requires a partitioned table with only one partition key.
level:ERROR
GS_214120007
errmsg:number of start value items in partition %s is more than one.
errhint: must be single start value for start/end partition defination.
level:ERROR
GS_214120011
errmsg:EVERY value of partition %s is not a positive value.
errhint: Possibly caused by the conversion to the partitionkey's datatype.
level:ERROR
GS_214120018
errmsg:START value of partition %s is not equal %s.
errhint: partition gap or overlapping is not allowed.
level:ERROR
GS_214120019
errmsg:START value of partition %s is not equal to the END value of previous partition %s.
errhint: partition gap or overlapping is not allowed.
level:ERROR
GS_214120020
errmsg:END value of partition %s is maxvalue.
errhint: partitions cannot be defined after maxval.
level:ERROR
GS_214120021
errmsg:END value of partition %s is not bigger than the END value of previous partition %s.
errhint: partition boundary value overlapping is not allowed.
level:ERROR
GS_214120024
errmsg:too many partitions after split partition %s.
errhint: number of partitions can not be more than %d.
level:ERROR
GS_214120032
errmsg:could not determine which collation to use for bound expression of %s.
errhint: Use the COLLATE clause to set the collation explicitly.
level:ERROR
GS_214120033
errmsg:could not determine which collation to use for bound expression of %s.
errhint: the collation of bound expression must be euqal to the collation of partitioning column.
level:ERROR
GS_214120035
errmsg:START value of partition %s is not equal to %s.
errhint: partition gap or overlapping is not allowed.
level:ERROR
GS_214120037
errmsg:START value of partition %s is not equal to the END value of previous partition %s.
errhint: partition gap or overlapping is not allowed.
level:ERROR
GS_214180006
errmsg:relation %s does not exist.
errdetail: There is a WITH item named %s.
errhint: Use WITH RECURSIVE.
level:ERROR
GS_214180007
errmsg:relation %s does not exist on DN %s.
errhint: maybe DN restarted, please retry.
level:ERROR
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