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: Rollbacks

Re: Rollbacks

From: Danisment Gazi Unal (Unal Bilisim) <danisment.unal_at_unal-bilisim.com>
Date: Tue, 01 May 2001 08:53:45 -0700
Message-ID: <F001.002F6747.20010501084521@fatcity.com>

Hi,

I don't talk about especially XACTS. You may encounter negative value when:

I know several bugs about that. But I don't remember bug number.

VIVEK_SHARMA wrote:

> report.txt :-
>
> What Does the NEGATIVE ( -1 ) Value for field XACTS (below) mean ?
>
> SVRMGR> Rem Waits_for_trans_tbl high implies you should add rollback
> segments.
> SVRMGR> select * from stats$roll;
> UNDO_SEGMENT TRANS_TBL_GETS TRANS_TBL_WAITS
> UNDO_BYTES_WRITTEN SEGMENT_SIZE_BYTES XACTS SHRINKS
> WRAPS
> ------------------- ------------------- -------------------
> ------------------- ------------------- -------------------
> ------------------- -------------------
> 0 137 0
> 0 237568 0 0
> 0
> 2 880 0
> 464946 10641408 0 0
> 1
> 3 913 1
> 794780 10641408 -1 0
> 2
>
>
> NOTE - Banking Product with Database having 400 Concurrent Staff users
>
> Rollback Segments = 100 in number
> INITIAL_EXTENT = 512 K , NEXT_EXTENT = 512K , MINEXTENTS=20 ,
> OPTIMAL=10M
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: VIVEK_SHARMA
> INET: VIVEK_SHARMA_at_infy.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).

--
Use itrprof SQL Analyzer.

It formats SQL_TRACE/Event10046 traces and gives tuning advises.

It's web based, no download, no configuration.
Just click http://www.unal-bilisim.com/products/itrprof/itrprof_index.html



-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Danisment Gazi Unal (Unal Bilisim)
  INET: danisment.unal_at_unal-bilisim.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue May 01 2001 - 10:53:45 CDT

Original text of this message

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