Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: shared_pool error
Greg:
If the error is coming from DBMS_OUTPUT, then it is probably PL/SQL related. Try increasing the LARGE_POOL_SIZE parameter in the init.ora file. I would suggest setting it to at least 2MB. By the way, what are the shared_pool_size and large_pool_size parameters set to now?
RWB "Greg Faktor" <FAKTORG_at_wyeth.com>@fatcity.com on 09/20/2002 03:59:21 PM
Please respond to ORACLE-L_at_fatcity.com
Sent by: root_at_fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc:
Hi All!
We get ora-04031 on Oracle816 on Unix.
I'm aware that this is a bug about memory leak and we planing upgrade to
Oracle 8173 to fix it.
In a mean time I increased the shared_pool and shared_pool_reserved_size ,
and also ping some packages in.
Now error sad that: enable to allocate 4096 bytes of shared memory ('shared
pool","BEGIN DBMS_OUTPUT.ENABLE; END;".....
Oracle can't allocate memory for the object which is already in memory?
Maybe I missing something.....???
Thanks.
Greg.
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Greg Faktor INET: FAKTORG_at_wyeth.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-LReceived on Fri Sep 20 2002 - 17:13:20 CDT
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: Reginald.W.Bailey_at_jpmorgan.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
![]() |
![]() |