Hi,
I am getting an error 'ORA-31001: Invalid Resource-Handle or Path name' while parsing an XML file using oracle DBMS_XMLPARSER. I used an external DTD and attached to this XML file. My sript works fine when I remove the DTD reference from the XML file (DOCTYPE). If any of you are aware, please provide a soultion for this?
Rgds, mohanpva
I am getting an error 'ORA-31001: Invalid Resource-Handle or Path name' while parsing an XML file using oracle DBMS_XMLPARSER. I used an external DTD and attached to this XML file. My sript works fine when I remove the DTD reference from the XML file (DOCTYPE). If any of you are aware, please provide a soultion for this?
Rgds, mohanpva
Comment