Oracle Error ORA-39166: Object string was not found.

Oracle Error Message

ORA-39166: Object string was not found.

Reason for the Error

If exporting or importing over the network, either the user specified an object name that was not found in the source database or else the user lacked the proper EXP_FULL_DATABASE or IMP_FULL_DATABASE role that would allow them to access the object another in another schema. For importing from files, the user specified an object name not found in the dump file set.

Solution

Retry the operation using the correct object name.