ERROR | Full database jobs require privileges |
CAUSE | 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. |
ACTION | Retry the operation in a schema that has the required roles. |