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: number of transactions per minute/hour

Re: number of transactions per minute/hour

From: Anjo Kolk <anjo.kolk_at_oraperf.com>
Date: Thu, 14 Sep 2006 19:02:12 +0200
Message-ID: <54973d5e0609141002u4383f4d8j530c02f7d57c45a0@mail.gmail.com>


Define USER transaction.

On 9/14/06, amonte <ax.mount_at_gmail.com> wrote:
>
> Hi
>
> Does anyone know how to obtain the number of USER transactions per hour?
> Or per minute?
>
> I know from user commits and user tollbacks we can get roughly the number
> of Updates/Inserts/Deletes. However I am also interested in SELECT.
>
> I have looked at:
>
> Parse calls, not good since it wont give correct numbers if my application
> behaves well and dont use event soft parses.
> Execute count, not good because I am not sure why, sometimes for each
> query it increases by 1 but sometimes by 3, 4, or 5 or even more. This has a
> problem because it includes recursive calls as well.
>
> TIA
>
> Alex
>
>
>

-- 
Anjo Kolk
Owner and Founder OraPerf Projects
tel:    +31-577-712000
mob: +31-6-55340888

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Sep 14 2006 - 12:02:12 CDT

Original text of this message

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