oracle expdp报错ora-390087:目录名XXX无效
发布时间:2020-12-12 14:00:55 所属栏目:百科 来源:网络整理
导读:一、错误信息 在使用expdp导出oracle11g数据库,执行命令 expdp doms/doms@orcl schemas=doms dumpfile=doms.dmp content=data_only directory=doms_dump; ,一直报错: ORA-39002: 操作无效 ORA-39070: 无法打开日志文件。 ORA-39087: 目录名 DOMS_DUMP; 无
一、错误信息在使用expdp导出oracle11g数据库,执行命令 详细信息如下: C:Documents and SettingsAdministrator>expdp doms/doms@orcl schemas=doms dumpfile=doms.dmp content=data_only directory=doms_dump;
Export: Release 11.2.0.1.0 - Production on 星期一 4月 2 10:02:03 2018
Copyright (c) 1982,2009,Oracle and/or its affiliates. All rights reserved.
连接到: 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-39002: 操作无效
ORA-39070: 无法打开日志文件。
ORA-39087: 目录名 DOMS_DUMP; 无效
二、查看数据库中创建的目录管理员执行sql 三、问题原因通过上面可以看到数据库中已经创建好了目录 导出报错,都是分号 (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |