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: Problems applying archived redologs

Re: Problems applying archived redologs

From: Tom Vekemans <tom.vekemans_at_advalvas.be>
Date: Tue, 16 Feb 1999 23:17:29 +0100
Message-ID: <919203470.9264@marvin>


I don't know if the problem has been solved in the meanwhile... one can apply changes in the Redo Log files manually using the ALTER DATABASE RECOVER LOGFILE '<filename>';

ORACLE will perform a rollforward of the changes in the redo log file.

Hope that helps,

Tom Vekemans

Piotr Kolodziej wrote in message <7abegh$pdh$1_at_korweta.task.gda.pl>...
>Andreas Jung wrote in message <7abco1$djc$1_at_hades.rz.uni-sb.de>...
>>maybe I am a bit stupid but I have problems applying archived redo logs in
>our
>>environment. We're running a Oracle 7.3 production database that is
backuped
>>completely every night. I tried to change the backup procedure in a way
that
>>the datafiles are backuped once a week and the archived logs are backuped
>>daily.
>
>What about backing up control files ? Are they backed up daily with redo
logs?
>If not, without recreating controlfiles, you would be able to apply redo
until
>the last record contained in controlfile, I'm affraid.
>
>--
>Piotr Kolodziej pkol_at_otago.gda.pl
>Just my private opinion.
>
>
>
Received on Tue Feb 16 1999 - 16:17:29 CST

Original text of this message

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