GAUSS-02841 -- GAUSS-02850

GAUSS-02841: “expected 3-element numeric array”

SQLSTATE: XX000

Description:Internal system error.

Solution:Contact technical support.

GAUSS-02842: “expected 2-element numeric array”

SQLSTATE: XX000

Description:Internal system error.

Solution:Contact technical support.

GAUSS-02843: “expected 2-element int8 array”

SQLSTATE: XX000

Description:Internal system error.

Solution:Contact technical support.

GAUSS-02844: “numeric field overflow”

SQLSTATE: 22003

Description: Data is out of range.

Solution: Check the original data volume.

GAUSS-02845: “invalid input syntax for type double precision: '%s'”

SQLSTATE: 22P02

Description: The data type is incorrect.

Solution: Contact technical support. Alternatively, check the statement or data.

GAUSS-02846: “division by zero”

SQLSTATE: 22012

Description: The divisor is 0.

Solution: Check the SQL statement. Modify it if its divisor may be zero.

GAUSS-02847: “cannot take square root of a negative number”

SQLSTATE: 2201F

Description: Calculating the square root of a negative number is not allowed.

Solution: Contact technical support. Alternatively, check the statement or data.

GAUSS-02849: “cannot take logarithm of zero”

SQLSTATE: 2201E

Description: The logarithm parameter cannot be set to zero.

Solution: Contact technical support. Alternatively, check the statement or data.

Feedback
编组 3备份
    openGauss 2024-05-05 00:44:49
    cancel