Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.

On this page

Show all

GAUSS-02331 -- GAUSS-02340

Updated on 2024-03-15 GMT+08:00

GAUSS-02331: "IS DISTINCT FROM does not support set arguments"

SQLSTATE: 42804

Description: Parameter sets cannot be used with the "is distinct from" SQL statement.

Solution: Check the correctness of the current statement.

GAUSS-02332: "op ANY/ALL (array) does not support set arguments"

SQLSTATE: 42804

Description: A parameter set cannot be returned to the ANY/ALL operator.

Solution: Ensure that the parameters sent to the ANY/ALL operator in the SQL statement is not a set.

GAUSS-02333: "cannot merge incompatible arrays"

SQLSTATE: 42804

Description: The types of the two matrices are different.

Solution: Ensure that the types of the two matrices in the SQL statement are same.

GAUSS-02334: "multidimensional arrays must have array expressions with matching dimensions"

SQLSTATE: 2202E

Description: Multi-dimensional arrays must be provided with dimension-matching expressions.

Solution: Check the input string.

GAUSS-02335: "unrecognized RowCompareType: %d"

SQLSTATE: XX004

Description: Internal system error.

Solution: Contact technical support.

GAUSS-02337: "NULLIF does not support set arguments"

SQLSTATE: 42804

Description: A parameter set cannot be returned to the NULLIF operation.

Solution: Ensure that the parameters returned to the NULLIF operation in the SQL statement are not a set.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback