-3024: Invalid numeric expression 

Explanation:

It was intended to perform a division by 0.

  1. The currently valid SQLMODE is ORACLE or ANSI.
  2. This division does not belong to a SELECT COLUMN of the outermost QUERY SPEC statement.

User Action:

Check whether this error can be prevented by suitable specifications (PREDICATEs).