最新消息:20210816 当前crifan.com域名已被污染,为防止失联,请关注(页面右下角的)公众号

【已解决】ORA-39213: Metadata processing is not available

工作和技术 crifan 2906浏览 0评论

出错:

impdp ‘xxx_tem/xxx_tem’ directory=DATA_PUMP_DIR dumpfile=follow.dmp REMAP_SCHEMA=SBPOPT:xxx_tem REMAP_TABLESPACE=DATA02:xxx_tem


Import: Release
11.2.0.1.0 – Production on Mon Apr 10 21:29:53 2017


Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.


Connected to: Oracle Database 11g Enterprise Edition Release
11.2.0.1.0 – 64bit Production

With the Partitioning, Oracle Label Security, OLAP, Data Mining,

Oracle Database Vault and Real Application Testing options

ORA-39006: internal error

ORA-39213: Metadata processing is not available

ORA-39213: Metadata processing is not available

解决办法:

参考:

ORA-39213: Metadata processing is not available 解决方法 – lizejia01的专栏 – 博客频道 – CSDN.NET

SQL> conn / as sysdba;
Connected.
SQL> execute  sys.dbms_metadata_util.load_stylesheets;
PL/SQL procedure successfully completed.

转载请注明:在路上 » 【已解决】ORA-39213: Metadata processing is not available

发表我的评论
取消评论

表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址
80 queries in 0.171 seconds, using 22.06MB memory