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: Oracle Export

Re: Oracle Export

From: Matthias Gresz <GreMa_at_t-online.de>
Date: 1998/03/16
Message-ID: <6ej13a$54h$2@news00.btx.dtag.de>#1/1

On Mon, 16 Mar 1998 16:40:51 +0800, Wayne Yu <wenyu1_at_ms3.hinet.net> wrote: Hi,

  1. try SQL-Plus and the spool command to get output from your select-statement into text-files.
  2. try DBMS_FILE-package

>Hello All :
>
> Can someone tell me how to tranfer Oracle Export File
> into sequential file (Text File ) ?
>
> Now , we have a lots oracle export file (use exp utility) ,
> and we want to write a C program to transfer the data to
> pure text file , but we don't know the export file format ,
> can someone tell me how to get it ?
>
> Thank you .
>
>
>Wayne Yu
>
>NCR Taiwan.
>

--

Regards

Matthias Gresz    :-)

GreMa_at_T-online.de
Received on Mon Mar 16 1998 - 00:00:00 CST

Original text of this message

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