Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-39125 : Worker unexpected fatal error

Re: ORA-39125 : Worker unexpected fatal error

From: IANAL_VISTA <IANAL_Vista_at_hotmail.com>
Date: Sun, 14 Aug 2005 14:12:41 GMT
Message-ID: <Xns96B2495BD6302SunnySD@68.6.19.6>


"tri d via DBMonster.com" <forum_at_DBMonster.com> wrote in news:52D3CBF565052_at_DBMonster.com:

> 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:
> PL/SQL: Statement ignored
> ----- PL/SQL Call Stack -----
> object line object
> handle number name
> 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
> Job "DDCFAMP"."SYS_EXPORT_SCHEMA_06" stopped due to fatal error at
> 00:10
>
> how can i resolve this problem ?? Any suggestion would be highly
> apprecialble.
>
>
>

39125, 00000, "Worker unexpected fatal error in %s while calling %s [%s]" // *Cause: An unhandled exception was detected internally within the worker
// process for the Data Pump job while calling the specified external
// routine. This is an internal error. Additional information may be
// supplied.
// *Action: If problem persists, contact Oracle Customer Support. Received on Sun Aug 14 2005 - 09:12:41 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US