Expdp failing with error ORA-31693: Table data object "SCHEMA"."RE$ACTION_IMP_TAB" failed to load
Hi All,
Our database server is currently on Oracle 19c Standard edition. When we are trying to export schemas expdp is failing with followin error at the end. We don't have such table "SCHEMA"."RE$ACTION_IMP_TAB" in any schema. I guess its created by expdp but not sure how to avoid this error.
Can any one help us on how to avoid this error.
ORA-31693: Table data object "RR_STAGE"."RE$ACTION_IMP_TAB" failed to load/unload and is being skipped due to error:
ORA-00942: table or view does not exist
Regards,
VRaj