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: Applying redo - recovery fundamentals

Re: Applying redo - recovery fundamentals

From: orcl <orcl_at_comcast.net>
Date: Wed, 30 Nov 2005 07:13:19 -0500
Message-ID: <438D975F.4070209@comcast.net>


I'd like to thank all the folks who responded. Ive learned allot through this exercise

Thank you for your time and feedback!

Shannon St. Dennis wrote:

> by copying over the redo logs.... you've lost all records of that
> table being created,.
>
> you need the current control files, current redo logs, and old data
> files in order to recover to a point before the table was created, but
> after the cold backup was taken.
>
> by recovering all files,including redo logs, you've essentially put
> the entire database back to where it was when the cold backup was taken.

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Nov 30 2005 - 06:16:53 CST

Original text of this message

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