I execute an impdp for migrate OEBS 11.5.10.2 ( PA-RISC to Linux x86-64) error ORA-39125
hello,
I follow the note 362205.1 and in section 4 I execute impdp "'/ as sysdba'" parfile 'auimpdp.dat.
>>>>>>> in my parfile :
#$Header: auexpdp.dat 115.4 2005/12/20 16:02:25 apydimar noship $
directory=dmpdir
dumpfile=aexp%U.dmp
###filesize=1048576000
full=y
### exclude=SCHEMA:"='MDDATA'"
### exclude=SCHEMA:"='OLAPSYS'"
### exclude=SCHEMA:"='ORDSYS'"
### exclude=SCHEMA:"='DMSYS'"
### exclude=SCHEMA:"='OUTLN'"
### exclude=SCHEMA:"='ORDPLUGINS'"
exclude=MATERIALIZED_VIEW
transform=oid:n
logfile=impdpapps.log
>>>>> error in my logfile
Processing object type DATABASE_EXPORT/SCHEMA/TABLE/MATERIALIZED_VIEW_LOG
Processing object type DATABASE_EXPORT/SCHEMA/JOB
ORA-39125: Worker unexpected fatal error in KUPW$WORKER.PUT_DDLS while calling DBMS_METADATA.CONVERT [JOB:"APPS"]
ORA-06502: PL/SQL: numeric or value error