Oracle Error Message
SQL*Loader-00489: cannot insert NULL object into object table string, row number
Reason for the Error
There was no data specified in the control file, a lob file, or a secondary data file for this object column.
Solution
Place valid data for this column in the appropriate file prior to invoking SQL*Loader to load data into this table.