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: Rollback segments offline on database restart

RE: Rollback segments offline on database restart

From: Gurgaon, DBA (CAP, GECSI, CONTRACTOR) <DBA.Gurgaon_at_geind.GE.com>
Date: Wed, 12 Jul 2000 11:46:34 +0530
Message-Id: <10555.111761@fatcity.com>


What Gaja is saying is write.

Vikas

-----Original Message-----
From: Gaja Krishna Vaidyanatha [mailto:gajav_at_yahoo.com] Sent: Tuesday, July 11, 2000 10:56 PM
To: Multiple recipients of list ORACLE-L Subject: RE: Rollback segments offline on database restart

Mariana,

One should probably always choose option #1 , as #2 is dependent on the ratio : (transactions/transactions_per_rollback_segment). What this means, is that if the value of transations=100 and transactions_per_rollback_segment=4, then the total number of rollback segments (public and private) that Oracle will bring online on startup, will not exceed 25.

So, rather than going and fiddling with those 2 parameters to make things work, it should be preferred to just create all rollback segments as "private" and put their names in the list of values in the rollback_segments parameter. It must also be noted here that the number of "actual transactions per rollback segment" has nothing to do with the
transactions_per_rollback_segment parameter. The number of actual transactions per rollback segment is O-S and db_block_size dependent.

Best Regards,

Gaja.


Gaja Krishna Vaidyanatha
Director, I-O Management Products
Quest Software Inc.
(972)-304-1170
gajav_at_yahoo.com

"Opinions and views expressed are my own and not of Quest"



Do You Yahoo!?
Get Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/
-- 
Author: Gaja Krishna Vaidyanatha
  INET: gajav_at_yahoo.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
Received on Wed Jul 12 2000 - 01:16:34 CDT

Original text of this message

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