今天在用expdp导出数据时报告以下错误,操作步骤没有错误:
C:\app\monkey\product\11.2.0\dbhome_1\BIN>expdp 'sys/oracle as sysdba' directory
=expdp_dir dumpfile=full.dmp logfile=full.log full=y
Export: Release 11.2.0.1.0 - Production on 星期日 2月 23 10:36:07 2014
Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
连接到: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
解决办法:
执行exec dbms_metadata_util.load_stylesheets;
再进行导出正常,问题解决。
| 欢迎光临 重庆思庄Oracle、KingBase、PostgreSQL、Redhat认证学习论坛 (http://bbs.cqsztech.com/) | Powered by Discuz! X3.2 |