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: RE: Rollback Segment tuning

RE: RE: Rollback Segment tuning

From: Stephane Faroult <sfaroult_at_oriolecorp.com>
Date: Mon, 03 Jun 2002 04:18:19 -0800
Message-ID: <F001.00472381.20020603041819@fatcity.com>

 ('binary' encoding is not supported, stored as-is)

>
>Hi Stephane,=0D
>=0D
>I run the script and I have =0D
>=0D
>OPTIMAL =3D 5 * ceil(max(v$rollstat.aveactive) / 4
>/ sys.ts$.blocksize)* sy=
>s.ts$.blocksize / 1024 =0D
>=0D
>the result is 0 K for my optimal. : )=0D
>=0D
>regards,=0D
>Sinardy=0D

Probably not enough significant activity. It tries to set OPTIMAL to the 'average active' plus a security margin of 20% (to avoid too many shrinks). If you have a very small transaction from time to time, it can be a very low value indeed. In that case, you probably do not have to worry anyway ...

Regards,

Stephane Faroult
Oriole

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Stephane Faroul
  INET: sfaroult_at_oriolecorp.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 Mon Jun 03 2002 - 07:18:19 CDT

Original text of this message

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