DSNH171I E csect-name LINE nnnn COL cc THE DATATYPE, LENGTH, OR VALUE OF ARGUMENT nn OF function-name IS INVALID

Explanation

The data type, length, or value of the argument nn of a function-name scalar function is incorrect.

System action

If the containing SQL statement is a declaration, it is discarded. If the containing SQL statement is executable, it is replaced by host language statements that, if executed, sets an error code in the SQLCA.

User response

Correct the argument.

Severity

8 (error)