Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: how to transfer data to Oracle 8.1.7?

Re: how to transfer data to Oracle 8.1.7?

From: Jim Kennedy <kennedy-family_at_attbi.com>
Date: Tue, 24 Sep 2002 14:22:24 GMT
Message-ID: <Ay_j9.524670$me6.59994@sccrnsc01>


I would think so. You can use sqlloader in Oracle to load the data into Oracle. You could use a select statement and spool it to a file in DB2. Jim
"david chan" <davidchantf_at_hotmail.com> wrote in message news:dca7348f.0209240538.369c3b77_at_posting.google.com...
> Hi,
> What's the best way to transfer data from DB2 to Oracle 8.1.7? There
> are only four tables in DB2 with a few thousands records. Can DB2 do a
> dump data to text file then Oracle import the file?
>
> Thanks.
> David
Received on Tue Sep 24 2002 - 09:22:24 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US