Database Utilities (MOSC)

MOSC Banner

Processing object type SCHEMA_EXPORT/VIEW/VIEW ORA-39126 ORA-06502 LPX-00216

edited Sep 17, 2014 12:11AM in Database Utilities (MOSC) 6 commentsAnswered ✓

Dear Champs

   I am trying to export / import view in 11203 to 11204 using expdp/impdp

There is no error while exporting views but when i try to import it giving the below errors

ORA-39126: Worker unexpected fatal error in KUPW$WORKER.PUT_DDLS [VIEW:"SIBDM"."CUSTOMER_MASTER_VIEW"]

ORA-06502: PL/SQL: numeric or value error

LPX-00216: invalid character 0 (0x0)


expdp used:


expdp system/ddddd DUMPFILE=SIBDM_view_09092014.dmp logFILE=SIBDM_view_09092014.log DIRECTORY=DM_EXPDP SCHEMAS=SIBDM INCLUDE=VIEW


impdp used:

impdp system/ddddd DUMPFILE=SIBDM_view_09092014.dmp directory=DM_EXPDP SCHEMAS=SIBDM logfile=IMP_SIBDM_view_08092014.log commit=yES


Kindly advice if anyone faced this

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center