Skip to Main Content

Database Software

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!

Load XML data from UNIX Server Directly into Relational Database Tables

SaxenaAug 5 2013 — edited Oct 6 2013

Is there a way I can load data from an XML File into Oracle Tables , without having the Input XML file in some Oracle Server Directory. My XML File resides on UNIX Application server. And I need to directly load the data into Database tables. Without loading them into the Database Directory.


Also I am looking for a solution that would not load my Database much and effect other running processes. Can it be done using SQL Loader ?


Oracle Database Version is : Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production

This post has been answered by Saxena on Oct 6 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 3 2013
Added on Aug 5 2013
5 comments
3,367 views