ORA-39161: Full database jobs require privileges
What triggered the Error:
Either an attempt to perform a full database export without the EXP_FULL_DATABASE role or an attempt to perform a full database import over a network link without the IMP_FULL_DATABASE role.What should we do to fix it:
Retry the operation in a schema that has the required roles.