Oracle Error ORA-39145: directory object parameter must be specified and non-null

Oracle Error Message

ORA-39145: directory object parameter must be specified and non-null

Reason for the Error

No directory object was provided in either an DBMS_DATAPUMP.ADD_FILE API call or to the directory parameter used by the Data Pump command line clients.

Solution

Correct the directory object parameter and retry the operation.