expdp -export error when using data pump- need help [message #194861] |
Mon, 25 September 2006 14:50 |
pzlj6x
Messages: 107 Registered: May 2005 Location: Louisville
|
Senior Member |
|
|
I am getting the following error while doing the data pump export using expdp command.
xport: Release 10.2.0.1.0 - 64bit Production on Monday, 25 September, 2006 13:2
1:16
Copyright (c) 2003, 2005, Oracle. All rights reserved.
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit
Production
With the Partitioning and Data Mining options
ORA-31626: job does not exist
ORA-31637: cannot create job SYS_EXPORT_TABLE_01 for user TESt
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_20060925132119" and "KUPC$S_1_20060
925132119" for Data Pump job
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
ORA-06512: at "SYS.KUPC$QUE_INT", line 1555
ORA-04031: unable to allocate 4194344 bytes of shared memory ("streams pool","un
known object","streams pool","fixed allocation callback")
user TEST has got DBA role and it has all required privlege to do the export/import.
Please guide me as to what could be the issue and how do I need to fix it.
Thanks
|
|
|
|
|
|