INZU589E AN UNLOAD FROM A REMOTE DATABASE IS ONLY CONSISTENT WITH THE DB2 FORCE MODE
Explanation
The parameter allowing an unload from a remote
database cannot be specified if the unload is not launched with the
DB2
FORCE option. This error can occur in the following cases:- The unload is started with a complete control file where DB2 FORCE is not specified.
- The unload is started with the -t command-line option.
- The unload is started with a control file that contains only an SQL statement and with the --db2 command line option with a parameter that is different from FORCE.
User response
If the unload is started with a complete control file, specify the DB2 FORCE option, remove the --db2 command line option specification from the command line or specify the force parameter.