DataPump Export (EXPDP) Fails with Error ORA-39125 while Calling DBMS_METADATA.FETCH_XML_CLOB [COMMENT]
(Doc ID 780033.1)
Last updated on JANUARY 30, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.4 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
NOTE:
In the images and/or the document content below, the user information and data used represents fictitious data. Any similarity to actual persons, living or dead, is purely coincidental and not intended in any manner.
Symptoms
While trying to use DataPump export you get the following errors:
ORA-39125: Worker unexpected fatal error in KUPW$WORKER.UNLOAD_METADATA while
calling DBMS_METADATA.FETCH_XML_CLOB [COMMENT]
ORA-22923: amount of data specified in streaming LOB write is 0
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 105
ORA-06512: at "SYS.KUPW$WORKER", line 6313
----- PL/SQL Call Stack -----
object line object
handle number name
0x75a47814 15032 package body SYS.KUPW$WORKER
0x75a47814 6372 package body SYS.KUPW$WORKER
0x75a47814 2396 package body SYS.KUPW$WORKER
0x75a47814 6944 package body SYS.KUPW$WORKER
0x75a47814 1314 package body SYS.KUPW$WORKER
0x78836b2c 2 anonymous block
calling DBMS_METADATA.FETCH_XML_CLOB [COMMENT]
ORA-22923: amount of data specified in streaming LOB write is 0
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 105
ORA-06512: at "SYS.KUPW$WORKER", line 6313
----- PL/SQL Call Stack -----
object line object
handle number name
0x75a47814 15032 package body SYS.KUPW$WORKER
0x75a47814 6372 package body SYS.KUPW$WORKER
0x75a47814 2396 package body SYS.KUPW$WORKER
0x75a47814 6944 package body SYS.KUPW$WORKER
0x75a47814 1314 package body SYS.KUPW$WORKER
0x78836b2c 2 anonymous block
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |