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: Oracle Recovery from Cold backup.

RE: Oracle Recovery from Cold backup.

From: Kimberly Smith <kimberly.smith_at_gmd.fujitsu.com>
Date: Mon, 24 Sep 2001 08:12:51 -0700
Message-ID: <F001.003964A2.20010924082025@fatcity.com>

You don't need to. If you get the control file in your cold backup you can use it. However, as you already pointed out you need to tell Oracle you are using a backup control file in the recover command. Then it will apply archive logs to your content. You can do auto and when it runs out of archive logs in a directory it will prompt you for the next number sequence. Just type cancel.

-----Original Message-----
Sent: Friday, September 21, 2001 10:35 PM To: Multiple recipients of list ORACLE-L

no, to ensure a consistent database, oracle checks the scn in the datafile headers against the scn in the controlfile. If you take a cold backup, they will match and oracle will not do recovery.

you need to recover using backup controlfile and I am not sure if you also need to have done a backup controlfile command


Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger. http://im.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rachel Carmichael
  INET: wisernet100_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
(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: Kimberly Smith
  INET: kimberly.smith_at_gmd.fujitsu.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 Sep 24 2001 - 10:12:51 CDT

Original text of this message

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