INZU774E AN OUTFILE CLAUSE MUST BE SPECIFIED WHEN THE OUTPUT FORMAT IS format_name.

Explanation

A task based on a Big Data format has been specified. In such a case Optimâ„¢ High Performance Unload generates a DELIMITED output file which is then converted to a file of the expected format, and this conversion is performed with a Python library called PyArrow. The conversion can take its input from a file only. As a result, the Optim High Performance Unload output cannot be sent to the standard output and an OUTFILE clause must be specified.

User response

Specify an OUTFILE clause into the Optim High Performance Unload control file.