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: ORA-0214, controlfile updates question

RE: ORA-0214, controlfile updates question

From: Kevin Closson <kevinc_at_polyserve.com>
Date: Wed, 30 Aug 2006 14:21:28 -0700
Message-ID: <5D2570CAFC98974F9B6A759D1C74BAD0E5AE9C@ex2.ms.polyserve.com>


ah yes, once again I fired off to oracle-l when I meant to do oak table...sorry for the noise.


        From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Kevin Closson

	Sent: Wednesday, August 30, 2006 2:15 PM
	To: ORACLE-L
	Subject: RE: ORA-0214, controlfile updates question
	
	
	 
	so, admins create multiplexed CF because one is good, so more
must
	be better! :-)
	 
	 
	 
	 


________________________________

		From: Tuomas Pystynen
[mailto:tuomas.pystynen_at_deepbase.com] 
		Sent: Wednesday, August 30, 2006 1:34 PM
		To: Kevin Closson
		Cc: OakTable List
		Subject: Re: ORA-0214, controlfile updates question
		
		
		I agree. After a crash there is no recovery before
controlfiles are opened (and ORA-214 is signalled). Oracle can not write atomically to multiple controlfiles.                 

                Some important controlfile updates (such as add datafile) are logged to redo. But it doesn't help here. The redo can not be applied before controlfiles are opened (redo log names are there). I believe redo is applied to controlfiles only during media recovery when using backup controlfile.                 

                Tuomas                 

                Kevin Closson wrote:

>>>Due bugs that show them in extreme
circumstances - why not?                           

                                (I have to admit though that I haven't seen any corruption

                                cases yet where the cause would have been determined as lost

				writes and nothing else).
				        

			
			I'm not saying it it impossible, I'm saying that
in this
			case it is MUCH more likely that Oracle's
"transaction"
			areound this type of multiplexing is a bit
questionable.                                                    
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Aug 30 2006 - 16:21:28 CDT

Original text of this message

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