INZU760I THE COMMAND IN THE DDL FILE WILL ONLY TAKE INTO ACCOUNT THE FIRST GENERATED OUTPUT FILE.
Explanation
An external table creation command has been submitted but there is a file size limit in place, and the data unloaded is split into several output files of the desired size. But considering several files for the creation of an external table is not possible: only one input data file can be specified and used.
User response
If necessary, disable the file size limit setting in order to get one output file generated only.