1、导出数据库的时候报错

expdp zz/zz@orcl directory=exp_dp dumpfile=zz_20170520.dump logfile=zz_20170520.log
 

oracle expdp导入时 提示“ORA-39002: 操作无效 ORA-39070: 无法打开日志文件 ”
    




oracle impdp导入时 提示“ORA-39002: 操作无效 ORA-39070: 无法打开日志文件 ”

 

 2、检查directory目录是存在的

 

 oracle expdp导入时 提示“ORA-39002: 操作无效 ORA-39070: 无法打开日志文件 ”
    




oracle impdp导入时 提示“ORA-39002: 操作无效 ORA-39070: 无法打开日志文件 ”

 

 执行任然报错,最后发现是电脑d盘没有文件夹exp_dp ,新建目录后执行expdp成功

 

 

参考

相关文章:

  • 2022-12-23
  • 2021-07-25
  • 2021-11-25
  • 2021-04-24
  • 2021-08-11
  • 2022-12-23
  • 2022-02-09
猜你喜欢
  • 2021-11-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-06
  • 2022-12-23
  • 2021-05-10
相关资源
相似解决方案