Re: rman question

  • From: "Radoulov, Dimitre" <cichomitiko@xxxxxxxxx>
  • To: andrew.kerber@xxxxxxxxx
  • Date: Thu, 19 Jan 2012 17:24:59 +0100


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
--
//www.freelists.org/webpage/oracle-l


Other related posts: