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: STATSPACK - Rollback per transaction %

Re: STATSPACK - Rollback per transaction %

From: Jared Still <jkstill_at_gmail.com>
Date: 2005-12-28 21:04:25
Message-id: bf46380512281204j68d12b0am225ff6d83ca8a4a9@mail.gmail.com


On 12/28/05, Allen, Brandon wrote:
>
> IIRC, when you issue a rollback and there isn't actually anything to be
> rolled back, then the 'transaction rollbacks' value in v$sysstat will not be
> incremented - only the 'user rollbacks' will be incremented. Someone please
> correct me if I'm wrong.
>
>

A quick test seems to confirm this behavior on 9.2.0.6.

'user rollbacks' is always updated.

'transaction rollbacks' is updated when there is actually something to rollback.

--
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist
Received on Wed Dec 28 2005 - 21:04:25 CST

Original text of this message

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