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: Hotbackups & Redo Logs

Re: Hotbackups & Redo Logs

From: Dan Norris <dann_at_sky.net>
Date: 1998/02/23
Message-ID: <6ct7kg$3ov$1@sky.net>#1/1

Your archive logs ARE your redo logs. Each redo log is ARCHIVED before it is reused, so you have copies of all redo logs. YOu can use whatever archive logs you have on tape and then apply any (more recent) archive logs that have been generated since your tape was written.

Hope this helps,
Dan

rwp <randy_prater_at_ibm.net> writes:

>I am familiar with using hot backups with Oracle and have used them to
>recover a tablespace but I have one question for anyone unlucky enough
>to have had this experience.
 

>When you take a hot backup you get a copy of all your data files, your
>archive logs, and a "backup" version of your control file. The only
>files not backed up are your redo log files. This raises a question.
 

>If you are in a disaster situation where you have no database at all to
>start with and you only have your hot backup (with no redo logs backed
>up) how do you deal with the fact that the redo logs are not there after
>you restore this hot backup from tape?
 

>I'll be experimenting with this on a test database but want to know if
>anyone else has been here before and what you did.
 

>Thanks, rwp.
Received on Mon Feb 23 1998 - 00:00:00 CST

Original text of this message

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