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: Space shortage in SGA

Re: Space shortage in SGA

From: Eric Comeau <ecomeau_at_sympatico.ca>
Date: Wed, 31 Oct 2001 06:31:36 -0500
Message-ID: <LmRD7.27476$6h5.1620864@news20.bellglobal.com>


Don't think it's a bug in 816 - I believe its been there for quite sometime now - and its an Oracle architecture limitation (if you want to call it a limitation) - please post the number of lines (for amusement...) I seem to recall when I ran into this problem the package was well over 10,000 lines and should have been split.

"Alan" <alanshein_at_erols.com> wrote in message news:9rmf19$u68p2$1_at_ID-114862.news.dfncis.de...
> I've been told that there is an unacknowledged bug in 8.1.6. You can't
have
> more than 32K worth of characters in your script. Perhaps Sybrand's
solution
> will work for you, but increasing the shared_pool_size did not work in my
> case. Had to split up the script.
>
> "mpinzuti" <mpinzuti_at_virgilio.it> wrote in message
> news:3BDE39BA000003CE_at_ims2a.cp.tin.it...
> I launched a PL/SQL script made of about 3500 rows and after a while the
> DBMS prompted this:
> ORA-04031: unable to allocate 39296 bytes of shared memory ("unknown
> object","PL/SQL MPCODE","BAMIMA: Bam Buffer")
> I don't know whether Oracle has got a limited number of rows in a script
> to carry out but how can I solve my problem?
>
> Thanks in advance!!
>
>
>
>
>
> --
> Posted from vsmtp3.tin.it [212.216.176.223]
> via Mailgate.ORG Server - http://www.Mailgate.ORG
>
>
Received on Wed Oct 31 2001 - 05:31:36 CST

Original text of this message

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