aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-39213: Metadata processing is not available

ORA-39213: Metadata processing is not available
Cause: The Data Pump could not use the Metadata API. Typically, this is caused by the XSL stylesheets not being set up properly.
Action: Connect AS SYSDBA and execute dbms_metadata_util.load_stylesheets to reload the stylesheets.

请先 登录 后评论

1 个回答

小智
ORA-39213:元数据处理不可用,
.原因:数据泵无法使用元数据API。通常,这是由未正确设置的XSL样式表引起的。,
.Action: Connect AS SYSDBA and execute dbms_metadata_util.load_stylesheets to reload the stylesheets.,
.
请先 登录 后评论