INZU730EA SELECT STATEMENT CONTAINING THE SPECIFICATION OF AN AGGREGATE FUNCTION CANNOT BE PROCESSED NATIVELY.
Explanation
An unload based on a SELECT statement containing an aggregate function specification has been submitted, and the DB2 option has been set to NO. But, aggregate functions cannot be processed in native mode.
User response
Either remove the aggregate function specification from the SELECT statement, or set the DB2 option to YES or FORCE.