INZU771E THE SPECIFICATION OF SEVERAL FILES INTO THE OUTFILE CLAUSE IS NOT SUPPORTED WHEN THE REPARTITIONING IS ENABLED.

Explanation

An OUTFILE clause has been specified with several files, and the data repartitioning is enabled. But it is not supported to specify several output files when the data repartitoning is enabled.

User response

Disable the repartitioning, or specify one file only into the OUTFILE clause.