Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: xml import
HansF wrote:
> On Wed, 30 Mar 2005 10:19:58 +0200, Michael Wimmer wrote:
>
>
>>Hi >> >>we are in the process of considering to migrate from MySQL to Oracle. >> >>One of the requirements for the near future is to import data via XML. >> >>Is there a possibility import this data directly into oracle from the >>XML file or stream? The XML structure could be adjusted to Oracles needs >>if necessary. >>
Most likely 9.2 but an upgrade to 10g would be possible if necessary.
I assume you mean the XML SQL Utility (XSU). One question, can this tool be configured to listen on a specific port and capture the streaming XML (assuming the mappings for the XML files to the relational Tables are provided) or do I have to do this programatically?
The XML documents will arrive on the server via HTTP.
Thanks in advance,
Michael
>
> Some sources for information:
>
> Oracle documentation (docs.oracle.com) has at least 3 manuals, including
> the XML API ref, XDK and Dev Duide;
>
> TechNet (otn.oracle.com) has a complete section, including samples, under
> the Technology Cneter. Highly recommend reading the Tutorial!
>
> Several serious books have been written about Oracle & XML, published by
> O'Reilly (oracle.oreilly.com) and Osborne (www.oraclepress.com)
Received on Wed Mar 30 2005 - 06:04:01 CST
![]() |
![]() |