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: [Q] Public and private rollback segment?

RE: [Q] Public and private rollback segment?

From: Inka Bezdziecka <IBezdziecka_at_cupe.ca>
Date: Thu, 17 Oct 2002 11:37:51 -0800
Message-ID: <F001.004EC9F0.20021017113751@fatcity.com>


Additionally: 'create rollback segment ...' defaults to 'private' and the only time when I needlessly use a keyboard is to send a message like this one

-----Original Message-----
Sent: Thursday, October 17, 2002 1:59 PM To: Multiple recipients of list ORACLE-L

This is my understanding of "private" versus "public" rollback segments:

The upshot is that the only difference between public and private RBS is this additional ability to forego the onlining at instance startup via the ROLLBACK_SEGMENTS parameter or subsequently via ALTER ... ONLINE statements. Instead, at instance startup the simple formula using TRANSACTIONS and TRANSACTIONS_PER_ROLLBACK_SEGMENT is used. Since these are all static parameters and the difference in functionality occurs at only one point-in-time (i.e. instance startup), it really is purely a matter of style. I see no advantage to using public RBS at all...  

Corrections? Comments? Questions?  

>
>
> Can't remember where I copied this from, but I believe it came from
> metalink. I don't have a version associated with it, so things might have
> changed in v9.
>
> HTH
> Barb
>
>
> Public vs. Private Rollback Segments
> ------------------------------------
> A common misconception about `Private' rollback segments is that they are
> segments reserved for a particular use or a particular transaction. The only
> difference between Public and Private rollback segments is in relation to
> the Parallel Server Option. A public rollback segment can be acquired
> implicitly by any instance in a parallel server environment. A private
> rollback segment must be explicitly acquired by a particular instance using
> the rollback_segments parameter. If not using OPS, the difference between
> the two is insignificant.
>
>
> > ----------
> > From: dist cash[SMTP:mccdba_at_hotmail.com]
> > Reply To: <mailto:ORACLE-L_at_fatcity.com> ORACLE-L_at_fatcity.com
> > Sent: Thursday, October 17, 2002 9:18 AM
> > To: Multiple recipients of list ORACLE-L
> > Subject: [Q] Public and private rollback segment?
> >
> >
> >
> >
> > We have ORACLE 8.1.7.4 running on NT. My questions are:
> >
> > 1. What difference between public rollback segment and private segement?
> >
> > 2. what is benefit on public segment than private segment?
> >
> > 3. does public segment only use on "paraller server (RAC)"?
> >
> > Thanks.
> >
> >
> > _________________________________________________________________
> > Choose an Internet access plan right for you -- try MSN!
> > <http://resourcecenter.msn.com/access/plans/default.asp> http://resourcecenter.msn.com/access/plans/default.asp
> >
> > --
> > Please see the official ORACLE-L FAQ: <http://www.orafaq.com> http://www.orafaq.com
> > --
> > Author: dist cash
> > INET: <mailto:mccdba_at_hotmail.com> mccdba_at_hotmail.com
> >
> > Fat City Network Services -- 858-538-5051 <http://www.fatcity.com> http://www.fatcity.com
> > San Diego, California -- Mailing list and web hosting services
> > ---------------------------------------------------------------------
> > To REMOVE yourself from this mailing list, send an E-Mail message
> > to: <mailto:ListGuru_at_fatcity.com> 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).
> >
> --
> Please see the official ORACLE-L FAQ: <http://www.orafaq.com> http://www.orafaq.com
> --
> Author: Baker, Barbara
> INET: <mailto:bbaker_at_denvernewspaperagency.com> bbaker_at_denvernewspaperagency.com
>
> Fat City Network Services -- 858-538-5051 <http://www.fatcity.com> http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: <mailto:ListGuru_at_fatcity.com> 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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Inka Bezdziecka
  INET: IBezdziecka_at_cupe.ca

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Thu Oct 17 2002 - 14:37:51 CDT

Original text of this message

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