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: High "transaction rollbacks" value in v$sysstat

RE: High "transaction rollbacks" value in v$sysstat

From: Allen, Brandon <Brandon.Allen_at_OneNeck.com>
Date: Thu, 8 Sep 2005 16:19:00 -0700
Message-ID: <04DDF147ED3A0D42B48A48A18D574C4502361572@NT15.oneneck.corp>


Not sure, I don't have good visibility into the application (Tririga Facility Center 8i). But if the application is rolling back, shouldn't I see 'user rollbacks' being incremented at least as much as 'transaction rollbacks'?

-----Original Message-----

From: Lou Fangxin [mailto:anysql_at_gmail.com] Sent: Thursday, September 08, 2005 4:15 PM To: Allen, Brandon
Cc: oracle-l_at_freelists.org
Subject: Re: High "transaction rollbacks" value in v$sysstat

Check you application, is there so much rollback in you application, or rollback to save point?  

On 9/9/05, Allen, Brandon < Brandon.Allen_at_oneneck.com> wrote:

I just noticed in a 9.2.0.6 instance on Win2K3 that statspack is reporting a lot of rollback in the "transaction rollbacks" statistic, but a much more reasonable (smaller) value for "user rollbacks":

Statistic                                      Total     per Second    per Trans

--------------------------------- ------------------ -------------- ------------
transaction rollbacks 3,640,974 31.6 1.3 user calls 135,007,494 1,172.0 47.4 user commits 2,845,562 24.7 1.0 user rollbacks 21 0.0 0.0

I searched Metalink for bugs but didn't find anything. Is it even possible for these values to be correct? My understanding is that 'transaction rollbacks' is a subset of 'user rollbacks', i.e. URs is incremented everytime a user issues 'rollback' even if there is nothing to actually be rolled back, but TRs is only incremented when actual rollback work is performed. Is my understanding incorrect/incomplete? If so, what could be the cause of all this rollback activity?

Thanks,
Brandon

Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it.

--

http://www.freelists.org/webpage/oracle-l

--

Welcome, http://www.anysql.net/en/ <http://www.anysql.net/en/>

--

http://www.freelists.org/webpage/oracle-l Received on Thu Sep 08 2005 - 18:19:28 CDT

Original text of this message

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