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: Help! 1K of width is simply too narrow

Re: Help! 1K of width is simply too narrow

From: Marc Parkinson <marcpark_at_uswest.net>
Date: Sun, 18 Apr 1999 20:40:49 -0600
Message-ID: <371A97B1.80B86216@uswest.net>


Try the oracle package utl_file, and the procedure put_line.

You need to check the V$PARAMETER view to see if the UTL_FILE_DIR is set,
and you have permissions to write in that directory.

Marc Parkinson

Guayo wrote:

> Hello!
>
> I need to export files from the database (Oracle v 7.3.3)
> to a plane file but TEXT_IO is very slow
> and the files are wider of 1023
> does any alternative exist?
>
> Thanks
> Eduardo Santisbón
Received on Sun Apr 18 1999 - 21:40:49 CDT

Original text of this message

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