INZU569E THE schema_name.table_name TABLE
IS NOT FOUND IN THE schema_name SCHEMA
Explanation
A data unload that is limited to a particular Db2® schema has been requested, but the specified table was not found on that schema.
User response
Remove the optional SCHEMA clause or make sure that
all the tables that are specified in the control file exist in the
specified schema.