您好,登錄后才能下訂單哦!
expdp導(dǎo)出時(shí)報(bào)錯(cuò)怎么辦?相信很多新手小白對(duì)此束手無(wú)策,通過(guò)這篇文章的總結(jié),希望你能找到解決的方法。
expdp導(dǎo)出時(shí)有如下報(bào)錯(cuò):
Export: Release 11.2.0.1.0 - Production on Wed Feb 5 09:55:13 2020 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, OLAP, Data Mining and Real Application Testing options ORA-39006: internal error ORA-39213: Metadata processing is not available
按照提示進(jìn)行操作,解決問(wèn)題:
根據(jù)oerr ora 39213提示,執(zhí)行exec dbms_metadata_util.load_stylesheets;
[oracle@data ~]$ sqlplus / as sysdba SQL*Plus: Release 11.2.0.1.0 Production on Wed Feb 5 09:59:26 2020 Copyright (c) 1982, 2009, Oracle. All rights reserved. Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production With the Partitioning, OLAP, Data Mining and Real Application Testing options SQL> execute dbms_metadata_util.load_stylesheets; PL/SQL procedure successfully completed. SQL> exit Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production With the Partitioning, OLAP, Data Mining and Real Application Testing options
關(guān)于expdp導(dǎo)出時(shí)報(bào)錯(cuò)的解決方法就分享到這里了,希望以上內(nèi)容可以對(duì)大家有一定的幫助,可以學(xué)到更多知識(shí)。如果喜歡這篇文章,不如把它分享出去讓更多的人看到。
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。