INZU601E THE HOME OPTION CANNOT BE SPECIFIED IN A USING COPY CLAUSE FOR A NON-STANDALONE EXECUTION.
Explanation
An unload in no-standalone mode from a COPY operation was submitted. A HOME option was specified in the USING COPY clause, but the HOME option is not allowed in no-standalone mode.
User response
Remove the HOME option from the USING COPY clause, or execute the unload in standalone mode.