EXPDP SCOTT/scott DIRECTORY =DIR_EM DUMPFILE=EMP.DMP LOGFILE = EMP.LOG TABLES=EMP
这是在CMD运行的代码
以下是运行结果
Export: Release 11.2.0.1.0 - Production on 星期三 6月 29 16:33:06 2022
Copyright © 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-39006: 内部错误
ORA-39065: DISPATCH 中出现意外的主进程异常错误
ORA-44002: 对象名无效
ORA-06512: 在 “SYS.KUPF$FILE”, line 5736
ORA-06512: 在 line 1
ORA-39097: 数据泵作业出现意外的错误 -44002
有没有大佬知道怎么解决
DIR_EM路径是存在的,也可以查到