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: UTL_FILE package question

Re: UTL_FILE package question

From: <holmesw_at_my-dejanews.com>
Date: 1998/11/06
Message-ID: <71v0cc$227$1@nnrp1.dejanews.com>#1/1

In article <71qfjq$seg$1_at_nnrp1.dejanews.com>,   badstreetboy_at_my-dejanews.com wrote:
> Is there a length limit to write to a file using UTL_FILE package? I tried to
> pass in a long varchar2(about 2000 characters) column and it goes to
> UTL_FILE.Write_Error exception. Any ideas? Thanks!!
>
> BSB
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
>

I believe the limit is 1023 bytes.

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Nov 06 1998 - 00:00:00 CST

Original text of this message

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