FPEM760 The SQL statement is not recognized or cannot be explained. Only SELECT, INSERT, UPDATE, and DELETE statements can be explained
Explanation
If the SQL statement contains the correct SELECT, INSERT, UPDATE, and DELETE statements, it is possible that a comment is embedded within the SQL statement. In this case, remove the embedded comments and rerun the job.
User response
See Db2 SQL Reference.