Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Max Size of a Trigger
Hi,
Thats an interesting idea.
I eventually tracked the problem down to a problem
with the way I had organised the
functions/procedures within the package body.
Qing Miao wrote:
>
> Hi,
>
> If you setup serveroutput size larger than your package size, your
> PL/SQL packages probably get through. In SQL*Plus:
>
> sqlplus>set serveroutput on size 60000
>
> Thanks,
>
> Qing Miao
> UCS, AT&T
> qmiao_at_ucs.att.com
>
> Mark Robbins wrote:
> >
> > Hi,
> >
> > I dont know about triggers but I am having similar
> > problems with a package body.<snip>
-- Mark Robbins Remove the .nospam from the following email addressess to contact me. Mail Addressess - If the first one fails the second one should succeed. ROBBINS.nospam_at_NTCNAS01PB.NTC.NOKIA.COM mark.robbins.nospam_at_ntc.nokia.comReceived on Fri May 09 1997 - 00:00:00 CDT
![]() |
![]() |