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: oracle9i export

Re: oracle9i export

From: <sybrandb_at_yahoo.com>
Date: 30 Nov 2005 01:11:00 -0800
Message-ID: <1133341860.243908.110960@g49g2000cwa.googlegroups.com>


Export can't be done in a flat file format. Tables can be dumped to csv format easily using sql*plus and/or pl/sql search for 'Sql Unloader' on http://asktom.oracle.com

Evidently, if you have the correct ODBC drivers, you can set up heterogeneous gateway to either DB2 or Sqlserver, export directly, without using flat files.

-- 
Sybrand Bakker
Senior Oracle DBA
Received on Wed Nov 30 2005 - 03:11:00 CST

Original text of this message

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