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

Home -> Community -> Usenet -> c.d.o.server -> Re: STATSPACK: high Rollback per trans, but no rollback activity

Re: STATSPACK: high Rollback per trans, but no rollback activity

From: Sybrand Bakker <gooiditweg_at_sybrandb.verwijderdit.demon.nl>
Date: Wed, 29 Sep 2004 19:36:01 +0200
Message-ID: <ugsll0t51p2ma2ucmfgth7s8461b65a6rv@4ax.com>


On 29 Sep 2004 08:48:26 -0700, mm_song_at_yahoo.com (mm) wrote:

>All,
>
>I had a statspack report with high Rollback Per Trans:
> Rollback per transaction %: 99.49
>
>But other rollback activities look not that bad:
>
> rollback changes - undo records a 0 0.0 0.0
> transaction rollbacks 0 0.0 0.0
> user rollbacks 4,887 13.3 1.0
>
>I have no idea why and how to resolve the problem of high RPT. I
>would appreciate any assistance that give the steps to go further, or
>any clues I can try.
>
>Thanks very much.
>
>MS

Look at the other rollback activities: You have 4887 rollbacks!!! Almost all of your transactions are being rolled back. You have a serious application problem, not a database problem. Find out why all transactions are being rolled back.

--
Sybrand Bakker, Senior Oracle DBA
Received on Wed Sep 29 2004 - 12:36:01 CDT

Original text of this message

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