DSNH142I E csectname LINE nnnn COL cc THE SQL STATEMENT IS NOT SUPPORTED

Explanation

The token was found. An SQL statement was detected that is not supported by the database. The statement might be valid for other IBM® relational database products or it might be valid in another context. For example, statements such as VALUES and SIGNAL SQLSTATE can appear only inside a trigger.

System action

The SQL statement is replaced by host language statements that will, if executed, set an error code in the SQLCA.

User response

Change the syntax of the SQL statement or remove the statement from the program.

Severity

8 (error)