Database Error Messages

KUP-11603

no directory object specified for bad file

Cause

The file name in the BADFILE clause was specified without a directory object and the DEFAULT DIRECTORY clause was not specified for the external table.


Action

Either specify a directory object as part of the BADFILE clause or specify the DEFAULT DIRECTORY clause.