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: Database Buffer Cache Hit Ratio

Re: Database Buffer Cache Hit Ratio

From: <mgoodwin_at_caretracker.com>
Date: 6 Oct 2005 09:26:11 -0700
Message-ID: <1128615971.443807.123120@f14g2000cwb.googlegroups.com>


Buy two books:

Effective Oracle by Design - Tom Kyte
Expert one-on-One Oracle - Tom Kyte

Read http://asktom.oracle.com

Then, once you understand that ratio tuning is a thing of the past, Attack 'low hanging fruit' first.

Guess is your programmers are not using bind variables. You are Hard Parsing every statement. CPU Intensive.

My 2 cents. Received on Thu Oct 06 2005 - 11:26:11 CDT

Original text of this message

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