My Oracle Support Banner

ORA-07445 [qmxdGetNodeType] When Doing Xmldiff (Doc ID 2779248.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Database - Standard Edition - Version 18.4.0.0.0 and later
Information in this document applies to any platform.

Symptoms

XML documents comparison from pl/sql using


select
xmldiff(:old_xmltype_var,:new_xmltype_var,1,'XMLDF_FL_ALGORITHM_LOCAL') into
:result_var from dual;
getting ORA-07455 on some documents. Same document pair always leads to ORA-07455

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
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.