Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Error PLS-00123 - Program to large

Re: Error PLS-00123 - Program to large

From: Andrew Babb <andrewb_at_mail.com>
Date: Tue, 20 Apr 1999 09:02:06 +0800
Message-ID: <371BD20E.E396544E@mail.com>


Chris,

Sorry, but up until Oracle8i there has been a limit on the size of PL/SQL packages, which Oracle says has been removed in 8i.

Your only choice prior to 8i is to split the package up.

Andrew

Chris Powell wrote:

> Error PLS-00123 - Program to large appears when trying to compile my
> package.
> It appears my 8000 line package is too large.
> Does any one know of a way to compile a large package without splitting
> it into smaller units?
> Can I adjust the compiler block size?
>
> --
> Regards
>
> Chris
Received on Mon Apr 19 1999 - 20:02:06 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US