Oracle Error KUP-04083: no directory object specified in LOBFILE clause for column string

Oracle Error Message

KUP-04083: no directory object specified in LOBFILE clause for column string

Reason for the Error

There was no directory object specified for the LOB files used to populate the named column and no default directory was specified for the external table.

Solution

Either specify a directory name, or the name of a data field containing the name of the directory object that contains the files.