INZU582E A TARGET TABLE CLAUSE CANNOT BE SPECIFIED FOR STANDALONE EXECUTION
Explanation
A TARGET TABLE clause cannot be specified in a control file if the --standalone command-line option is used. A TARGET TABLE clause implies that a database connection is established to retrieve the database partition map of the specified table from the database. However, no connection is established in standalone mode.
User response
Do not run Optimâ„¢ High Performance Unload in standalone mode, or specify a different TARGET clause.