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 limitations

Re: UTL_FILE limitations

From: Lothar Armbrüster <lothar.armbruester_at_rheingau.netsurf.de>
Date: 04 Mar 99 20:35:22 +0100
Message-ID: <655.732T1124T12353511@rheingau.netsurf.de>


On 04-Mär-99 02:21:35 Michael P. Vincenty wrote:

>Understand that the UTL_FILE package PUT service only allows for
>records to be up to 1023 bytes long. Does anyone know if it is
>possible to get around this limitation. We have a need to produce
>files which have records which are longer that 1023.

What about several put statements and one put_line statement to end the line of your file. This should work for text files.

>Can anyone help. Thanks in advance.

>Mike V.

Hope that helps,
Lothar

--

Lothar Armbrüster       | lothar.armbruester_at_rheingau.netsurf.de
Schulstr. 12            | lothar.armbruester_at_t-online.de
D-65375 Oestrich-Winkel |

Received on Thu Mar 04 1999 - 13:35:22 CST

Original text of this message

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