我是靠谱客的博主 典雅金毛,这篇文章主要介绍impdp导入提示ORA-39087和ORA-39070错误,现在分享给大家,希望可以做个参考。

在同事搭建的数据库上面导入数据时,提示ORA-39087 Unable to open the log file和ORA-39070 directory name DPDATA1 is invalid错误。


[oracle@XLJ181 dump]$ impdp cams_core/123456 dumpfile=BP_VOUCHER_20181016.dmp directory=dpdata1 REMAP_TABLE=BP_VOUCHER:BP_VOUCHER_20181018 logfile=import.log                    
 
Import: Release 11.2.0.4.0 - Production on Thu Oct 18 09:59:01 2018
 
Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.
 
Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
ORA-39002: invalid operation
ORA-39070: Unable to open the log file.
ORA-39087: directory name DPDATA1 is invalid


查看问题信息

[oracle@XLJ181 dump]$ oerr ORA 39087
39087, 00000, "directory name %s is invalid"
/

最后

以上就是典雅金毛最近收集整理的关于impdp导入提示ORA-39087和ORA-39070错误的全部内容,更多相关impdp导入提示ORA-39087和ORA-39070错误内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(54)

评论列表共有 0 条评论

立即
投稿
返回
顶部