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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Export From Informix running on Unix

RE: Export From Informix running on Unix

From: Kataria, Nick H <Kataria.Nick_at_emeryworld.com>
Date: Tue, 17 Dec 2002 10:14:13 -0800
Message-ID: <F001.0051B6A8.20021217101413@fatcity.com>


You can use dbexport to export Informix data in a text file and use SQL-Loader to insert records in Oracle tables. For more information on Informix's dbexport command type "dbexport -".

The dbexport exports the whole database. If you want to export individual tables, you can use "unload to textfile.txt select * from yourtab" to export data to a text file.

-----Original Message-----
Sent: Tuesday, December 17, 2002 7:44 AM To: Multiple recipients of list ORACLE-L

Thanks Adriano ,
This Informix verion is too old 6. something ,i can use Oracle Migration bench with it ,so i though of exporting data from informix it self.  

                      "Adriano Freire"

                      <adriano.f_at_uol.co        To:       Multiple recipients
of list ORACLE-L              
                      m.br>                     <ORACLE-L_at_fatcity.com>

                      Sent by:                 cc:

                      root_at_fatcity.com         Subject:  Re: Export  From
INformix  running on unix        
 

 

                      12/17/2002 04:49

                      PM

                      Please respond to

                      ORACLE-L

 

 





Hi Walid

Do you know the Oracle Migration Workbench? We did the same migration(informix to oracle) using thats tool.

Adriano Freire.

>
> Hi List ,
>
> Can you help please !.
> Iam converting data from informix to oracle ,i need to export data
from
> informix dbase running on unix to text files
> that i can load latter into oracle .
>
> Does any of you knows the command to do this export !.
>
> Thanks .
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Walid Alkaakati
> INET: Walid.Alkaakati_at_astrolabeit.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Adriano Freire
  INET: adriano.f_at_uol.com.br

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).





-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Walid Alkaakati
  INET: Walid.Alkaakati_at_astrolabeit.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Kataria, Nick H
  INET: Kataria.Nick_at_emeryworld.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue Dec 17 2002 - 12:14:13 CST

Original text of this message

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