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: Poor Performance on Oracle9i - 9.2.0.7

Re: Poor Performance on Oracle9i - 9.2.0.7

From: Vladimir M. Zakharychev <bob--nospam--_at_dynamicpsp.com>
Date: Sat, 6 May 2006 13:58:57 +0400
Message-ID: <e3hs15$23ra$1@hypnos.nordnet.ru>


<snip>
In addition to what others suggested:

  1. remove all hidden (starting with underscore) parameters. You shouldn't set them unless you understand what they do and possible consequences from using them or you are instructed by Oracle Support to set them.
  2. remove event 10235 as it should only be turned on if you suspect there are problems with memory (hardware) or had memory-related ORA-600/ORA-7445 errors. Same rule applies to events as for hidden parameters - don't set them if you don't know what they do and not instructed to do so by OSS. This particular event may have negative impact on performance on highly concurrent systems.
  3. session_cached_cursors of 4000 seems a bit too much, what was the reason for bumping it so high?
  4. How were the pools configured prior to migration? Specifically, what were the shared pool and the buffer cache sizes?
-- 
   Vladimir M. Zakharychev
   N-Networks, makers of Dynamic PSP(tm)
   http://www.dynamicpsp.com 
Received on Sat May 06 2006 - 04:58:57 CDT

Original text of this message

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