i'm trying to compile a pl-sql package in ps/sql developer but it fails with the following error:
Error: PLS-00123: program too large
the package is large, about 180 kilobytes.
but when i compile the same package in SQL Navigator from Quest, it works fine.
any idea why it will not work in pl/sql developer?
Error: PLS-00123: program too large
the package is large, about 180 kilobytes.
but when i compile the same package in SQL Navigator from Quest, it works fine.
any idea why it will not work in pl/sql developer?