GAUSS-02851 -- GAUSS-02860
GAUSS-02851: "invalid input syntax for integer: '%s'"
SQLSTATE: 22P02
Description: The source string is incorrect.
Solution: Check the data source.
GAUSS-02852: "value '%s' is out of range for type bigint"
SQLSTATE: 22003
Description: Data is out of range.
Solution: Check the metadata.
GAUSS-02853: "OID out of range"
SQLSTATE: 22003
Description: Data is out of range.
Solution: Check the metadata.
GAUSS-02854: "step size cannot equal zero"
SQLSTATE: 22023
Description: The SQL statement is incorrect.
Solution: Modify the SQL statement. The interval cannot be zero.
GAUSS-02855: "argument of ntile must be greater than zero"
SQLSTATE: 22014
Description: Internal system error. The value of the parameter expression in the obtained frame must be greater than zero.
Solution: Internal system error. Contact technical support.
GAUSS-02856: "argument of nth_value must be greater than zero"
SQLSTATE: 22016
Description: Internal system error. For a frame, its values, excluding its first value, should be greater than zero.
Solution: Internal system error. Contact technical support.
GAUSS-02858: "range constructor flags argument must not be NULL"
SQLSTATE: 22000
Description: The SQL statement is incorrect.
Solution: Modify the SQL statement.
GAUSS-02859: "range types do not match"
SQLSTATE: 42804
Description: The SQL statement is incorrect.
Solution: Modify the SQL statement.
GAUSS-02860: "result of range difference would not be contiguous"
SQLSTATE: 22000
Description: The SQL statement is incorrect.
Solution: Modify the statement.
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