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: recovery

Re: recovery

From: Arun Annamalai <oracle_at_shakaboom.com>
Date: Fri, 04 Apr 2003 14:09:02 -0800
Message-ID: <F001.0057AF55.20030404140902@fatcity.com>


Hey
1. you dont need to do anything with redologs either backup or restore. 2. you can use the current control file(in which case you dont have to do anything) or use old control file.

Incase, If you use old control file with combo of current relo logs then you need to use "recover..blah..blah..using backup controlfile". If you have old redologs, old controlfiles and old datafiles then just "recover..blah..blah..until time..blah" will work.

Email if you need more help.
-Arun
Sr. Oracle dba.
----- Original Message -----
To: "Multiple recipients of list ORACLE-L" <ORACLE-L_at_fatcity.com> Sent: Wednesday, March 26, 2003 4:33 PM

> Hi,
>
> I have to recover my database back to 23-MAR-03.There was some changes to
the data yesterday and cannot be reverted.
> We want to recover the data as of 23-MAR-03.Database is running on archive
log mode and I have the hot backup datafiles
> of Feb 3 and all the archive logs since then till today.I know how to
recover but to make sure that I don't miss anything i am
> posting this here.
>
> 1.Restore the data tablespace datafiles from the Feb 3rd backup.
> 2.Startup the database in MOUNT mode.
> 3.recover database until time "2003-03-23-12:00:00"
> 4.All the archive logs will get applied
> 5.Open the database with reset logs.I should go back by 3 days wrt to
data.
> Am I missing anything.
> My questions:
> Should I restore the control files(of FEb 3) before starting the
recovery.?
> Should i restore redo log files?.I donot want the recent changes to be
applied to my database after restoring till 23-MAR-03.
> Thanks
>
>
>
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Basavaraja, Ravindra
> INET: Ravindra.Basavaraja_at_T-Mobile.com
>
> 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).
>
>
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Arun Annamalai
  INET: oracle_at_shakaboom.com

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 Fri Apr 04 2003 - 16:09:02 CST

Original text of this message

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