Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: package limitations
I have run into package limitation errors myself. I don't recall the
extract error message as it was many many months ago. I have not found any
documentation on this problem. My understanding of the issue is that the
Oracle compiler can only read in files of a certain size or less. If your
package exceeds the max number of bytes, it will not compile. Many will
argue that this should not be an issue if you are writing good modular
code/packages.
Chris Taylor <chris_at_tdl.com> wrote in article
<6ilssl$oif$1_at_news.tdl.com>...
> Is there a limit on the size of a Package.... Out dba swears
> there is even though I cannot find a single reference in the
> documentation.
>
Received on Fri May 15 1998 - 10:58:52 CDT
![]() |
![]() |