Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Re: Q: Problem with ORACLE "proc" known ?
jstrange_at_imtn.dsccc.com (John Strange) writes:
>Ingo Richter (richteri_at_bln.sel.alcatel.de) wrote:
>>: Hallo,
>>: the ORACLE proc compiler (ORACLE v7.3.2, proc v2.2.2 on Solaris 2.5.1)
>>: is obviously delivering non-compilable C-code if the source file is too
>>: long (more than 33.000 lines).
>>: Is this problem known ? Is there a workaround ?
>Workaround
> break up the 33k lines into modules. Compile each,
> link all for the executable.
Well, o.k., but the 33.000 lines are generated because we c-precompile PL/SQL sources in order to be able to use constants in SQL statements. The result of the precompilation is given to the PRO*C compiler
Is there a known limitation for the PRO*C compiler ? If yes, then it is at least strang that I do not get an error message.
Thank you for your comment.
-- +-------V-------+ Ingo Richter * ACB/EO-7 * OMC-R Software Engineering | A L C A T E L | Mobile Communication Division * MCD/TD/OMC Berlin +---------------+ Phone: +49.30 7002-3493, Fax: -3851 / Alcanet: 2520- TELECOM mailto:Ingo.Richter_at_bln.sel.alcatel.de (richteri)Received on Wed Jun 04 1997 - 00:00:00 CDT
![]() |
![]() |