Re: rman question

From: Radoulov, Dimitre <cichomitiko_at_gmail.com>
Date: Thu, 19 Jan 2012 17:24:59 +0100
Message-ID: <4F1843DB.50706_at_gmail.com>


On 19/01/2012 16:38, Andrew Kerber wrote:
> I am trying to restore a single tablespace in rman. Restoring from asm to
> file system. I am comfortable with the set newname command below, but I am
> not sure about the syntax for the restore database skip tablespace section
> followed by the logfile section. The old logfiles arent available because
> we are on new hardware on a file system instead of asm.

If I understand the question correctly, you need just to rename the logfiles (alter database rename file ... via sqlplus or via rman sql '...'; command) and they will get automatically recreated when you try to open the database.

Regards
Dimitre

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Jan 19 2012 - 10:24:59 CST

Original text of this message