DataPump Import - ORA-00600: internal error code, arguments: [qerxtGetRefOffset_911]
edited Oct 20, 2018 8:22AM in Database ORA-600 / ORA-7445 Analysis , Diagnostic Repository (ADR) & Packaging (MOSC) 15 commentsAnswered
Hi all,
I have the following error when I try to import a table into Oracle 11.2.0.3.0 (by using DataPump) from an export of an Oracle 10.2.0.5.0 (DataPump)
"DW00" terminated early
ORA-31671: There is an unhandled exception worker process DW00.
ORA-00600: internal error code, arguments: [qerxtGetRefOffset_911], [], [], [], [], [], [], [], [], [], [], []
ORA-06512: at "SYS.KUPW $ WORKER", line 1714
The table includes a column xml type and according to the Oracle Support this is a bug and it has been fixed in 11.2.0.3.0 version.
Any thoughts on how to solve this issue?
Thank you
Regards
I have the following error when I try to import a table into Oracle 11.2.0.3.0 (by using DataPump) from an export of an Oracle 10.2.0.5.0 (DataPump)
"DW00" terminated early
ORA-31671: There is an unhandled exception worker process DW00.
ORA-00600: internal error code, arguments: [qerxtGetRefOffset_911], [], [], [], [], [], [], [], [], [], [], []
ORA-06512: at "SYS.KUPW $ WORKER", line 1714
The table includes a column xml type and according to the Oracle Support this is a bug and it has been fixed in 11.2.0.3.0 version.
Any thoughts on how to solve this issue?
Thank you
Regards
0