IMPDP ORA-39168 errors
Why does impdp throw an error when it can't find objects I don't want?
In our environment, we load schemas onto our servers we receive from outside sources. Because we have no control over the parameters used to generate the dumpfiles, we have a long list of EXCLUDES for objects we do not want imported. However, it's become a chore to edit the parameter files because in some cases, some of those objects were excluded on export. If impdp does't find an object I don't want in my server, throwing an ORA-39168 error and terminating isn't the behavior I would expect.