首页 > 数据库 > mysql教程 > impdp导入数据无权限ORA-39213错误

impdp导入数据无权限ORA-39213错误

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
发布: 2016-06-07 17:09:23
原创
1241 人浏览过

Oracle@linux:~gt; impdp tbs/tbs directory=dmpdir dumpfile=20110810.dmp Import: Release 11.2.0.1.0 - Production on Sat D

Oracle@linux:~> impdp tbs/tbs directory=dmpdir dumpfile=20110810.dmp

Import: Release 11.2.0.1.0 - Production on Sat Dec 31 11:36:18 2011

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

oracle@linux:~> oerr ora 39213
39213, 00000, "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.
oracle@linux:~> sqlplus /nolog

SQL*Plus: Release 11.2.0.1.0 Production on Sat Dec 31 11:39:51 2011

Copyright (c) 1982, 2009, Oracle.  All rights reserved.

SQL> conn / as sysdba
Connected.
SQL> exec dbms_metadata_util.load_stylesheets

PL/SQL procedure successfully completed.

ok....

linux

相关标签:
本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
数据库数据
来自于 1970-01-01 08:00:00
0
0
0
数据库
来自于 1970-01-01 08:00:00
0
0
0
数据库文件导入
来自于 1970-01-01 08:00:00
0
0
0
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板