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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Database Hangs -- System shows latch contentions

RE: Database Hangs -- System shows latch contentions

From: Christian Trassens <ctrassens_at_yahoo.com>
Date: Wed, 03 Oct 2001 01:31:51 -0700
Message-ID: <F001.003A0114.20011003014518@fatcity.com>

All I suggest to reduce the shared pool to a 25% or less and set the shared reversed area to a 20% of the pool considering the amount of packages and code of Applications. Then I implement the policy of pining packages. And certainly the most important to pin will be the STANDARD.

Also I would set the parameter _kgl_bucket_count. Look in the web page of S.Adams for an script to estimate it.

And about flushing I should do it with an agent or cron that check the amount of free memory from V$SGASTAT. When it closes to a few bytes, I flush the shared pool.

I should ask to Oracle and Applications Release. I think 11 is more stable than 10.7. Also look in metalink about bugs over App 10.7 and 8.0.5.

Regards.


Eng. Christian Trassens
Senior DBA
Systems Engineer
ctrassens_at_yahoo.com
ctrassens_at_hotmail.com
Phone : 541149816062

Do You Yahoo!?
Listen to your Yahoo! Mail messages from any phone. http://phone.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Christian Trassens
  INET: ctrassens_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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).
Received on Wed Oct 03 2001 - 03:31:51 CDT

Original text of this message

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