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: Indicators of potential scaling issues

Re: Indicators of potential scaling issues

From: Niall Litchfield <niall.litchfield_at_gmail.com>
Date: Mon, 6 Feb 2006 16:33:49 +0000
Message-ID: <7765c8970602060833r32524f3an58cd303e27b491da@mail.gmail.com>


On 2/4/06, Kevin Lidh <kevin.lidh_at_gmail.com> wrote:
> My concern was that we aren't
> looking at the right things to identify potentially bad, or worse yet
> dibilitating, SQL before they get into production. Our customer's Oracle
> consultant said high buffer gets per execution (+3000). I said there has
to
> be more that would be an indication of an SQL that won't scale when a
> greater load is applied, meaning frequency and concurrency. He asked,
> "Isn't buffer gets the leading indication of a scaling issue?"
<warning theoretical stuff follows>
I'd certainly agree about frequency of execution. The less you do something the better it will scale, if you can never do it that would be ideal (or your a dba or something).

typical scalability inhibitors will include

<end of theoretical stuff>

There is a book on this. Its free and online as well, and written by a scaleability expert :) You can download it at http://www.scaleabilities.co.uk/book/scalingOracle8i.pdf (ok it isn't online - I lied - it is free to download though).

--
Niall Litchfield
Oracle DBA
http://www.orawin.info

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Feb 06 2006 - 10:33:49 CST

Original text of this message

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