Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> "Too Many Declarations" Error
Evening guys;
One of our developers keeps getting the following error when running a
PL/SQL script on our 8.1.7.4 database under solaris 9:
SQL> @ongoing_facipsa_CALI_insert.sql
Warning: Procedure created with compilation errors.
Errors for PROCEDURE ONGOING2_CALI_FACIPSA_INSERT:
LINE/COL ERROR
-------- -----------------------------------------------------------------37/14 PL/SQL: SQL Statement ignored
Does anyone know if there is an init-parm or something that drives how many 'too many' is that I can set differently ??
Thanks
Kevin
p.s. He is only using 2 decodes in that script ... so, why would this be too many ?
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Jan 27 2005 - 14:08:54 CST
![]() |
![]() |