High "transaction rollbacks" value in v$sysstat
- From: "Allen, Brandon" <Brandon.Allen@xxxxxxxxxxx>
- To: <oracle-l@xxxxxxxxxxxxx>
- Date: Thu, 8 Sep 2005 16:11:49 -0700
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
- Follow-Ups:
- Re: High "transaction rollbacks" value in v$sysstat
- From: Lou Fangxin
Other related posts:
- » High "transaction rollbacks" value in v$sysstat
- » Re: High "transaction rollbacks" value in v$sysstat
- » RE: High "transaction rollbacks" value in v$sysstat
- » Re: High "transaction rollbacks" value in v$sysstat
- » RE: High "transaction rollbacks" value in v$sysstat
- » RE: High "transaction rollbacks" value in v$sysstat
- » RE: High "transaction rollbacks" value in v$sysstat
- » Re: High "transaction rollbacks" value in v$sysstat
- » RE: High "transaction rollbacks" value in v$sysstat
- » Re: High "transaction rollbacks" value in v$sysstat
- » RE: High "transaction rollbacks" value in v$sysstat
- Re: High "transaction rollbacks" value in v$sysstat
- From: Lou Fangxin