Aggieangler
Member²
I have a package that I have built and maintained for a few years now in PL/SQL Dev. For some reason, when I compile the package in an oracle 9.2.0.4 instance, it compiles fine. When I compile the same exact package into my 9.2.0.6 instance on a seperate server, it gives me the following:
PLS--000123: program too large
However, when I go into SQLPLUS and compile the package it compiles just fine with no errors. Same thing for Enterprise manager.
Has anyone seen this before? Is it possible that it is having trouble receiving back info from Oracle for some reason?
Thanks,
Aggieangler
PLS--000123: program too large
However, when I go into SQLPLUS and compile the package it compiles just fine with no errors. Same thing for Enterprise manager.
Has anyone seen this before? Is it possible that it is having trouble receiving back info from Oracle for some reason?

Thanks,
Aggieangler