ORA-39154: Objects from foreign schemas have been removed from import
What triggered the Error:
An non-privileged user attempted to import objects into a schema other than their own.What should we do to fix it:
Either perform the import from a privileged schema or else remap all schemas that were exported into the username running the import.