error during impdp - ORA-39125
747400Jan 19 2010 — edited Jan 20 2010Hi Techies ,
i m doing an import using impdp utility for a 16bit 10.2.04. Database . But the import fails with the below error
Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
ORA-39125: Worker unexpected fatal error in KUPW$WORKER.PUT_DDLS while calling DBMS_METADATA.CONVERT []
ORA-06502: PL/SQL: numeric or value error
LPX-00229: input source is empty
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
ORA-06512: at "SYS.KUPW$WORKER", line 6307
As per metalink and Google , i have tried to run initmeta.sql , but even after running it i get the same error while importing ,
aq_tm_process=5 of my DB .
packages are all valid .
Please help ,
Thanks