Oracle Error ORA-39144: file name parameter must be specified and non-null

Oracle Error Message

ORA-39144: file name parameter must be specified and non-null

Reason for the Error

No file name was provided in an DBMS_DATAPUMP.ADD_FILE API call.

Solution

Correct the file name parameter and reissue the API request.