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

Home -> Community -> Usenet -> c.d.o.server -> Re: More Memory the better ...Why not

Re: More Memory the better ...Why not

From: Brian Peasland <dba_at_remove_spam.peasland.com>
Date: Mon, 25 Aug 2003 14:45:55 GMT
Message-ID: <3F4A2123.9C3A206A@remove_spam.peasland.com>


I seem to recall that allocating too much memory to the Shared Pool can actually lead to performance problems. The Shared Pool can create a very large cache for holding SQL statements. It can take a long time to check just to see if the SQL statement has been previously parsed. A smaller Shared Pool actually helped performance in that case (I don't remember which version of Oracle this was off the top of my head).

HTH,
Brian

Vincento Harris wrote:
>
> It is my understanding that there are limits as to how much memory
> different versions of an RDBMS can handle , that apart ,why would
> you not want to allocate as much memory
> as possible if available?
>
> Your expert responses are appreciated
> Vince

-- 
===================================================================

Brian Peasland
dba_at_remove_spam.peasland.com

Remove the "remove_spam." from the email address to email me.


"I can give it to you cheap, quick, and good. Now pick two out of
 the three"
Received on Mon Aug 25 2003 - 09:45:55 CDT

Original text of this message

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