Re: RMAN online redo log restore issue

From: MePhi <mephi_at_w-sieci.com>
Date: Fri, 22 Nov 2002 10:49:04 +0100
Message-ID: <3DDDFD90.3050700_at_w-sieci.com>


MePhi wrote:

> there is My answer:
>
> (...)
> There was 2 solutions:
> 1. On Windows tou may share the new REDO location and map as
> RMAN expected drive/location
>
> 2. You may user the ALTER DATABASE DROP LOFGILE GROUP and
> ALTER DATABASE ADD LOFILE .... in RMAN restore script
> before the ALTER DATABASE OPEN RESETLOGS clause.
> (...)
>

.... and third expl:

(...)
When you perform online backup with RMAN, the SCNs from first file to last are fuzzy. To prevent fuzzy state of datafiles, you may perform a cold RMAN backup in target database MOUNT mode. In that case RMAN dont make RECOVER, only RESTORE and ALTER DATABASE OPEN without RESETLOGS clause.
(...)

Marcin Kwasninski Received on Fri Nov 22 2002 - 10:49:04 CET

Original text of this message