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: measuring TPM

RE: measuring TPM

From: Niall Litchfield <niall.litchfield_at_dial.pipex.com>
Date: Wed, 28 Jan 2004 08:19:27 -0800
Message-ID: <F001.005DE49D.20040128081927@fatcity.com>


Check out 'user commits','user rollbacks' and (maybe) 'user calls' in v$sysstat. These get collected by statspack so you can plot a chart over time.

Niall
> -----Original Message-----
> From: ml-errors_at_fatcity.com [mailto:ml-errors_at_fatcity.com] On
> Behalf Of Charlie_Mengler_at_HomeDepot.com
> Sent: 28 January 2004 15:29
> To: Multiple recipients of list ORACLE-L
> Subject: measuring TPM
>
>
>
> I've been asked to provide value for the Transactions Per
> Minute going through our primary OLTP production database.
>
> I believe I can use deltas in SCN values to measure
> "transactions" which do INSERT/UPDATE/DELETE and then COMMIT;
>
> Is there any way to measure/count the number of SELECTs which
> occur? If so, how?
>
> How would you derive a value for TPM for your DB?
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author:
> INET: Charlie_Mengler_at_HomeDepot.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> 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).
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Niall Litchfield
  INET: niall.litchfield_at_dial.pipex.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Jan 28 2004 - 10:19:27 CST

Original text of this message

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