ORA-07445: [LpxFSMbufExtendRawBuf()+68] When Converting Clob To XMLType
(Doc ID 2324172.1)
Last updated on MARCH 09, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud 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
Information in this document applies to any platform.
Symptoms
ORA-07445 Exception [type: SIGSEGV, Address not mapped to object] [ADDR:0x40] [PC:0x362E324, LpxFSMbufExtendRawBuf()+68] [flags: 0x0, count: 1] reported when converting clob variable to XMLType
v_xml_file sys.XMLtype;
v_clob CLOB;
v_xml_file := XMLTYPE.createXML(v_clob);
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 |
References |