INZU729ETHE WHERE CLAUSE IS NOT SPECIFIED WITH A BOOLEAN PREDICATE.
Explanation
An unload based on a SELECT statement containing a WHERE clause has been
submitted. But, the WHERE clause is not specified with a Boolean predicate, it is
specified as a simple Boolean expression instead. Such a way of specifying a WHERE
clause is not supported for the current Db2® level.
It is supported only if the Db2 level is at least
V11.1 FP1.
User response
Either remove the WHERE clause specification from the SELECT statement, or specify it as a Boolean predicate.