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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Exporting Oracle Database into text file

Re: Exporting Oracle Database into text file

From: Steve Barthakur <sbarthakur_at_tesent.com>
Date: 1997/07/18
Message-ID: <01bc938d$6d90a8c0$de7c20ce@sbarthakur.tesent.com>#1/1

You may need to shut off the page break to get a contiguous flat file for another load tool.

-S.B.

Alex Cheung <alexcheung_at_onramp.ca> wrote in article <33B91AAA.7DBF_at_onramp.ca>...
> yoong pan wrote:
> >
> > Is there a way to export oracle database into a delimited text file?
> >
> > Also, is there a way to import oracle database into ms-SQL server?
> >
> > Thanks.
> >
> > --
> > ---------------------------------
> > | Eric Y. Pan (~{EKHYG?~} )
> > | http://www.mech.utah.edu/~pan
> Eric:
> You can use sqlplus with spool option which will re-direct the
> outpur to a OS physical file.
> Good luck.
> Alex Cheung
>
  Received on Fri Jul 18 1997 - 00:00:00 CDT

Original text of this message

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