Re: possible writing a own ORACLE package in C

From: Danielle Engel <dogbert_at_myremarq.com>
Date: Sun, 23 May 1999 01:12:46 -0400
Message-ID: <37478E4D.29611001_at_myremarq.com>


[Quoted] In Oracle 8 you can get 32K from UTL_FILE, perhaps this is an option you will want to consider

Bruno Plankensteiner wrote:

> Hi
> Is it possible to write a own Oracle package in C and using it from
> another PL-SQL program? Do you know of samples of writing a own C
> package in Oracle.
>
> The reason is: since there is a limitation of the UTL_FILE package to
> write more than 1023 characters into one line I have to find a
> workaround.
>
> Is possible to have the source code of the UTL_FILE package and modify
> this strange range of 1023 characters.
>
> Regards
> Bruno
Received on Sun May 23 1999 - 07:12:46 CEST

Original text of this message