Oracle Error ORA-39111: Dependent object type string skipped, base object type string already exists

Oracle Error Message

ORA-39111: Dependent object type string skipped, base object type string already exists

Reason for the Error

During a Data Pump import job, a dependent object is being skipped because its base object already existed.

Solution

If the object from the dump file is wanted, drop the base and dependent objects and try to import again using desired filters.