DSNH016I E csectname LINE nnnn COL cc token REQUIRED

Explanation

The required character or keyword identified as token is missing.

System action

The token is assumed to be present in order to continue checking the statement syntax.

User response

Correct the SQL statement. Determine if you skipped either this keyword or another keyword earlier in the SQL statement. The assumed token is printed in the SYSTEM error message. This token might not be what you intended, even though it is the only symbol allowed in the clause at this point.

Severity

8 (error)