Issue with data pump export [message #525317] |
Sat, 01 October 2011 01:07 |
|
kailas
Messages: 21 Registered: September 2011 Location: pune
|
Junior Member |
|
|
Hi,
i am exporting the schema of user kailas by using the data pump export but i am facing the some issue.Following are the details
[oracle@localhost dbs]$ expdp kailas/kailas DIRECTORY=dump_dir dumpfile=testexp01.dmp logfile=dump_dir:mylog.log
Export: Release 10.2.0.1.0 - Production on Saturday, 01 October, 2011 16:50:07
Copyright © 2003, 2005, Oracle. All rights reserved.
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
ORA-31626: job does not exist
ORA-31637: cannot create job SYS_EXPORT_SCHEMA_01 for user KAILAS
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_20111001165007" and "KUPC$S_1_20111001165007" 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
[oracle@localhost dbs]$
i am not able to understand what exactly is the issue.
|
|
|
|
|
|