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: Dump Oracle Tables To ASCII/Comma Delimited File

Re: Dump Oracle Tables To ASCII/Comma Delimited File

From: Ruth Gramolini <rgramolini_at_tax.state.vt.us>
Date: Thu, 13 Sep 2001 08:33:58 -0700
Message-ID: <F001.0038D421.20010913075028@fatcity.com>

!! Please do not post Off Topic to this List !!

There is a script on Steve Adams' ixora website to do this for a whole DB.

Ruth
>
>
> >
> > Hi everybody,
> > Can anybody tell me the command/tool in oracle that can dump Oracle
> > Tables To ASCII/Comma Delimited File.
> > Regds
> > deepender gupta
> >
>
> You can do it with SQL*Plus for small volumes - a number of utilities,
> including Jared's dump.sql, are available from the web. For Unix
> platforms and larger volumes there is a utility named pdqout on the
> Oriole website, a finely tuned C/OCI program. It is free up to 200,000
> rows and can output XML as well.
>
> --
> Regards,
>
> Stephane Faroult
> email: sfaroult_at_oriole.com
> Oriole Corporation
> Voice: +44 (0) 7050-696-269
> Fax: +44 (0) 7050-696-449
> Performance Tools & Free Scripts
> --------------------------------------------------------------
> http://www.oriole.com, designed by Oracle DBAs for Oracle DBAs
> --------------------------------------------------------------
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Stephane Faroult
> INET: sfaroult_at_oriole.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> 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: Ruth Gramolini
  INET: rgramolini_at_tax.state.vt.us

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Thu Sep 13 2001 - 10:33:58 CDT

Original text of this message

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