ORA-39122: Unprivileged users may not perform string remappings.
What triggered the Error:
A user attempted to remap objects during an import but lacked the IMPORT_FULL_DATABASE privilege.What should we do to fix it:
Retry the job from a schema that owns the IMPORT_FULL_DATABASE privilege.