Re: PL/SQL question

From: Mark G <markag_at_wonderstats.com>
Date: Fri, 18 Aug 2000 09:07:39 -0400
Message-ID: <F4155D9F9AA4D111B9990020AFBA52D53F6978_at_class06.ip061.sfi-software.com>


Yes there is, but that seems too small to be a package size issue.

Try putting the package and package body creation code into a script and fire the script from SQL*Plus:

SQL> _at_Package.sql
Package Created.
SQL>_at_PackagBody.sql
Package Body Created.
SQL> or something like that.

"Lisa Adcock" <ladcock_at_ford.com> wrote in message news:8nj9fg$o2b4_at_eccws12.dearborn.ford.com...
> Is there a maximum size that a package can be?
>
> My package body is about 800 lines and SQL*Plus is crashing. I am using
> SQL*Plus 3.1.3.5.4(yes, I know it's old).
>
>
>
>
>
Received on Fri Aug 18 2000 - 15:07:39 CEST

Original text of this message