Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> ORA-39125 : Worker unexpected fatal error
i was using oracle 10g datapump for exporting my schema. i was able to export
and to import the same schema and i have done it sucessufully many times...
now when i try the same thing it shows following error
ORA-39125: Worker unexpected fatal error in KUPW$WORKER. GET_TABLE_DATA_OBJECTS while calling DBMS_METADATA.FETCH_XML_CLOB [] ORA-31642: the following SQL statement fails: BEGIN DMSYS.DBMS_DM_MODEL_EXP.SCHEMA_CALLOUT('DDCFAMP',0,1,'10.01.00.02.00'); END;
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86 ORA-06512: at "SYS.DBMS_METADATA", line 872 ORA-06550: line 1, column 7: PLS-00201: identifier 'DMSYS.DBMS_DM_MODEL_EXP' must be declared ORA-06550: line 1, column 7:
686ED5C4 13460 package body SYS.KUPW$WORKER 686ED5C4 5810 package body SYS.KUPW$WORKER 686ED5C4 8264 package body SYS.KUPW$WORKER 686ED5C4 1569 package body SYS.KUPW$WORKER 686ED5C4 6325 package body SYS.KUPW$WORKER 686ED5C4 1208 package body SYS.KUPW$WORKER 687CB5CC 2 anonymous block
how can i resolve this problem ?? Any suggestion would be highly apprecialble.
-- Message posted via http://www.dbmonster.comReceived on Sun Aug 14 2005 - 06:23:02 CDT
![]() |
![]() |