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

Home -> Community -> Usenet -> c.d.o.misc -> Re: package limitations

Re: package limitations

From: Tony Gayda <tony.gayda_at_peachtreecityga.ncr.com>
Date: Fri, 15 May 1998 11:58:52 -0400
Message-ID: <01bd8019$e2f3ad00$3e3e5599@gapeachgaydat.Peachtreecityga.ncr.com>


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

Original text of this message

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