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: Best way to calc transactions for the month

Re: Best way to calc transactions for the month

From: Jared Still <jkstill_at_gmail.com>
Date: Wed, 11 Apr 2007 14:24:15 -0700
Message-ID: <bf46380704111424y6cb2c10cndc7e8839c623f7d7@mail.gmail.com>


On 4/11/07, Sandra Becker <sbecker6925_at_gmail.com> wrote:
>
> Thanks everyone for your replies. It seems IBM has approached us to be
> part of a seed program for their new line of business class mainframes
> and they were asking how many transactions we do per month.
>

Now we know what the Prez is really asking for.

He wants capacity planning information.

From a CP perspective, the number of commits executed by the database is a rather worthless metric.

If your db has statspack running, you can get some file IO metrics from the repository, which is quite a bit better than the number of commits.

You could also mine statspack for some memory and and cpu usage info.

-- 
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Apr 11 2007 - 16:24:15 CDT

Original text of this message

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