DSNH132I E csectname LINE nnnn COL cc INVALID LIKE PREDICATE
Explanation
The value following LIKE must be an alphanumeric host variable or literal, graphic host variable or literal, or special character literal.
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
Correct the syntax of the LIKE predicate.
Severity
8 (error)