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: Automatic Mirroring of Rollback Segment(s) and Control File

Re: Automatic Mirroring of Rollback Segment(s) and Control File

From: HansF <News.Hans_at_telus.net>
Date: Tue, 03 May 2005 21:57:02 GMT
Message-Id: <pan.2005.05.03.21.59.25.198713@telus.net>


On Tue, 03 May 2005 14:48:36 -0700, Meh-Lit Kim interested us by writing:

> Dear Gurus,
>
> Oracle's documentation mentions that it can automatically mirror online
> Transaction Logs.
>
> I'd like to know if Oracle can be configured to mirror the Rollback
> segment(s), or do we have to rely on mirrored disks to avoid having
> single point of failure for rollback segment(s) ?

Rollback (or the automatically managed versio, called Undo) segments can be considered special internal tables and changes are logged. They are effectively 'mirrored' in the 'transaction' logs.

>
> What about Oracle's control file ? Can they be automatically mirrored
> and updated when they change ? (The doc seems to imply that one has to
> manually copy Oracle's control file)

Mirrored by having the parameter (pfile/spfile) point to a list.

-- 
Hans Forbrich                           
Canada-wide Oracle training and consulting
Received on Tue May 03 2005 - 16:57:02 CDT

Original text of this message

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