Expdp problem [message #546560] |
Wed, 07 March 2012 06:45 |
![](//www.gravatar.com/avatar/c755d3f5cabf732877e0cadb865f2dca?s=64&d=mm&r=g) |
bhavangowda
Messages: 23 Registered: May 2011 Location: bangalore
|
Junior Member |
|
|
[oracle@apsrpdb1 iicdb]$ expdp system/oracle@iicdb1 directory=dump_dir dumpfile=$dumpfilepath full=y logfile=$logfilepath "EXCLUDE=SCHEMA:\"='SYSMAN'\"" parallel=3
Export: Release 10.2.0.5.0 - 64bit Production on Wednesday, 07 March, 2012 18:09:28
Copyright (c) 2003, 2007, Oracle. All rights reserved.
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bit Production
With the Partitioning, Real Application Clusters, OLAP, Data Mining
and Real Application Testing options
ORA-31626: job does not exist
ORA-31637: cannot create job SYS_EXPORT_FULL_03 for user SYSTEM
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
ORA-06512: at "SYS.KUPV$FT_INT", line 600
ORA-39080: failed to create queues "" and "" for Data Pump job
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
ORA-06512: at "SYS.KUPC$QUE_INT", line 1580
ORA-01403: no data found
please help me
|
|
|