DSNH644I E csectname INVALID VALUE SPECIFIED FOR KEYWORD keyword-name IN statement-type STATEMENT

Explanation

The value specified for the keyword-name parameter in the statement-type SQL statement is not a permitted value.

System action

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

User response

Correct the statement.

Severity

8 (error)