Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> High "transaction rollbacks" value in v$sysstat

High "transaction rollbacks" value in v$sysstat

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


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 Received on Thu Sep 08 2005 - 18:12:15 CDT

Original text of this message

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