Return-Path: <oracle-l-bounce@freelists.org>
Delivered-To: 2-oracle-l@orafaq.com
Received: (qmail 28056 invoked from network); 11 Dec 2007 05:02:59 -0600
Received: from freelists-180.iquest.net (HELO turing.freelists.org) (206.53.239.180)
  by 69.64.49.119 with SMTP; 11 Dec 2007 05:02:56 -0600
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 7F98F7D72BA;
 Tue, 11 Dec 2007 06:02:54 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 10181-01-996; Tue, 11 Dec 2007 06:02:54 -0500 (EST)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 1B5287D26E7;
 Tue, 11 Dec 2007 06:02:32 -0500 (EST)
Received: with ECARTIS (v1.0.0; list oracle-l); Tue, 11 Dec 2007 06:00:19 -0500 (EST)
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 42E8F7D71CE
 for <oracle-l@freelists.org>; Tue, 11 Dec 2007 06:00:19 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 09502-01-399 for <oracle-l@freelists.org>;
 Tue, 11 Dec 2007 06:00:19 -0500 (EST)
Received: from amisnt30.AMIS.local (mail.amis.nl [213.154.233.132])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id EC7B87D725E
 for <oracle-l@freelists.org>; Tue, 11 Dec 2007 05:59:57 -0500 (EST)
X-MimeOLE: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by Ecartis
Subject: RE: Create schema & load data via XML files
Date: Tue, 11 Dec 2007 12:00:53 +0100
Message-ID: <3FA1E6332C73EB4391F729E4EDB7CED9FA67F0@amisnt30.AMIS.local>
In-Reply-To: <40a16b360711121613s263747c6r81ef116f087d525c@mail.gmail.com>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: Create schema & load data via XML files
From: "Marco Gralike" <Marco.Gralike@AMIS.nl>
To: <sol.beach@gmail.com>,
 "freelists" <oracle-l@freelists.org>
X-archive-position: 3840
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-to: oracle-l-bounce@freelists.org
X-original-sender: Marco.Gralike@AMIS.nl
Precedence: normal
Reply-to: Marco.Gralike@AMIS.nl
List-help: <mailto:ecartis@freelists.org?Subject=help>
List-unsubscribe: <oracle-l-request@freelists.org?Subject=unsubscribe>
List-software: Ecartis version 1.0.0
List-Id: oracle-l <oracle-l.freelists.org>
X-List-ID: oracle-l <oracle-l.freelists.org>
List-subscribe: <oracle-l-request@freelists.org?Subject=subscribe>
List-owner: <mailto:steve.adams@ixora.com.au>
List-post: <mailto:oracle-l@freelists.org>
List-archive: <http://www.freelists.org/archives/oracle-l>
X-list: oracle-l
X-Virus-Scanned: Debian amavisd-new at localhost.localdomain


Haven't read stuff here for a while. But your first steps can be found
here:

http://www.liberidu.com/blog/?p=72
here
http://www.liberidu.com/blog/?cat=17
and especially here
http://forums.oracle.com/forums/thread.jspa?threadID=410714&tstart=0

at the end you will have to RTFM

;-)

Grz

Marco 

-----Original Message-----
From: oracle-l-bounce@freelists.org
[mailto:oracle-l-bounce@freelists.org] On Behalf Of sol beach
Sent: dinsdag 13 november 2007 1:13
To: freelists
Subject: Create schema & load data via XML files

I've been given 2 XML files, abc.xsd & abc.xml, which supposedly contain
the table definitions  (xsd) and the actual table data (xml).

My challenge to figure how to create the tables & actually load the data
into the tables.

I am ready, willing & able to RTFM, if somebody would be so kind as to
point me at 1 or more of the FM where such a process is described or
where coding examples can be found.

Needless to say, I've never dealt with XML files before.

In case it matters, I hope to load this data into a new 11g DB.

Any free clues would be greatly appreciated.

TIA!
--
http://www.freelists.org/webpage/oracle-l



--
http://www.freelists.org/webpage/oracle-l


