Re: Need help on Oracle 8.1.7 Proc*C!!!

From: Gerard H. Pille <ghp_at_skynet.be>
Date: Wed, 31 Jul 2002 13:07:10 +0200
Message-ID: <3D47C4DE.9060806_at_skynet.be>


rayliang wrote:

> Does any one have an experience on compiling a proc (*.pc) file which is
> larger than 4 Mbytes in Oracle 8.1.7? I got a file limitation error when
> compiling the file. Is there any way to get arround this problem? Please
> help...Thanks
>
> Ray Liang
>
>
>

Is the C-file that big, the resulting object or executable?

In the last case you could use shared libraries.

But the easiest would be to raise the file size limit.

4Mb is very low. What platform?

-- 

Gerard H. Pille
Received on Wed Jul 31 2002 - 13:07:10 CEST

Original text of this message