ORA-39213: Metadata processing is not available
What triggered the Error:
The Data Pump could not use the Metadata API. Typically, this is caused by the XSL stylesheets not being set up properly.What should we do to fix it:
Connect AS SYSDBA and execute dbms_metadata_util.load_stylesheets to reload the stylesheets.