proc error because of too many lines ?
Date: 1997/05/29
Message-ID: <5mkbbi$o64_at_slbh00.bln.sel.alcatel.de>#1/1
Hallo,
the environment
SunOS 5.5.1 SPARCserver-1000
Pro*C/C++: Release 2.2.2.0.0
ORACLE v732
we have files with PL/SQL which we are first precompiling with a C-preprocessor (in order to replace constants).
The result is taken as input for the "proc" compiler. So far - no problem.
the problem
Now our program interfaces have grown and as the C-preprocessor is generating many blank lines, the input file is more than 33.000 lines long.
The effect is that the "proc" output file still contains the "EXEC SQL" statement and the "sqlca.h" is included in the beginning.
The "proc" is not delivering any error message.
If we remove the blank lines, it works !!!
the questions
Is this problem known ?
Is there a restriction for the number of lines per file? If yes, can the number of lines be increased by setting any option ?
Thank you for any hint.
--
+-------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 Thu May 29 1997 - 00:00:00 CEST
