XML data load is failing
Oracle 19c
getting below error for the XML data.
"ORA-31011: XML parsing failed
ORA-19213: error occurred in XML processing at lines 1098
LPX-00234: namespace prefix "
" is not declared
ORA-06512: at "SYS.XMLTYPE", line 272
ORA-06512: at line 1"
But cannot do any type of select on the table to analyze the data. Any suggestions