Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Parsing Big xml files in Oracle

816802Aug 10 2017 — edited Aug 13 2017

Hi All,

I have a requirement where I have to parse big (>250MB) and complex XML files. I was able to do it using XMLTABLE methods, but it is taking around 20+hours to parse the XML and retrieve the data. So want to know whether is there a way we can do it in a much faster way using Oracle or do we have to move use Java technologies here.

Much appreciate your response.

Thanks.

This post has been answered by cormaco on Aug 11 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 10 2017
Added on Aug 10 2017
2 comments
1,009 views