DSNH103I E csectname constant IS AN INVALID NUMERIC CONSTANT

Explanation

The token was found. It begins with a digit, but it is not a valid integer, decimal, or float literal. Identifiers cannot begin with a digit except for the WHENEVER statement with HOST(FORTRAN), and the identifiers in COBOL.

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 will, if executed, set an error code in the SQLCA.

User response

Check the indicated token for validity. For a character literal, use apostrophes or quotation marks. For a number, remove the invalid characters.

Severity

8 (error)