Database Error Messages

KUP-11605

no directory object specified for discard file

Cause

The file name in the DISCARDFILE 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 DISCARDFILE clause or specify the DEFAULT DIRECTORY clause.