【发布时间】:2014-06-12 15:04:37
【问题描述】:
当我尝试导入时出现错误。谁能帮助我?
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
With the Partitioning, OLAP and Data Mining options
ORA-31626: job does not exist
ORA-31637: cannot create job SYS_IMPORT_FULL_01 for user TBAADM
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
ORA-06512: at "SYS.KUPV$FT_INT", line 600
ORA-39080: failed to create queues "KUPC$C_1_20110614115239" and "KUPC$S_1_20110614115239" for data Pump job
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
ORA-06512: at "SYS.KUPC$QUE_INT", line 1555
ORA-00832: no streams pool created and cannot automatically create one
【问题讨论】:
-
Only if you specificed the lower
versionduring export。不确定是否是此错误的原因。TBAADM是否有导出/导入权限?用于导出的完整命令是什么,您用于导入的完整命令是什么?
标签: oracle