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: how to estimate transaction per second rate ?

Re: how to estimate transaction per second rate ?

From: srivenu <srivenu_at_hotmail.com>
Date: 31 Oct 2002 23:09:28 -0800
Message-ID: <1a68177.0210312309.9f0129d@posting.google.com>


I think you can add up the counts of commits and rollbacks in V$SYSSTAT. (for active transactions you can add from V$TRANSACTION) regards
Srivenu Received on Fri Nov 01 2002 - 01:09:28 CST

Original text of this message

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