RE: Rollback per transaction %:73 %?

From: Tanel Poder <tanel.poder.003_at_mail.ee>
Date: Wed, 30 Jul 2008 23:31:07 +0800
Message-id: <EB9A2CFB20654C608F6E753BE9515BB0@windows01>


I missed out brackets from initial formula:  

Rollbacks per transaction % = transaction rollbacks / ( transaction rollbacks + transaction commits )

--

Regards,
Tanel Poder
 <http://blog.tanelpoder.com/> http://blog.tanelpoder.com  


From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Tanel Poder
Sent: Wednesday, July 30, 2008 23:23
To: VIVEK_SHARMA_at_infosys.com; 'ORACLE-L' Subject: RE: Rollback per transaction %:73 %?

Rollbacks per transaction % is calculated using "transaction rollbacks / transaction rollbacks + transaction commits" formula I think. As this is a ratio, we need more info like how many transactions did you have during AWR sample period.  

There is also the question how much do those rollbacks affect your application response time... which is not trivial to find out as the rollback generates similar wait events as normal processing (physical reads, log file sync's and CPU usage).  

--

http://www.freelists.org/webpage/oracle-l Received on Wed Jul 30 2008 - 10:31:07 CDT

Original text of this message