RMAN Restore Problem

  • From: Venkat srinivasan <srini.venkat.raman@xxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Thu, 11 Oct 2012 01:32:19 +0530

Hi Gurus,

I would like to clone the 10G Db from Rman backup.Currently we are
using asm and would like to clone the db to filesystem. I have taken
the rman backup set and moved to the filesystem.steps below followed.

Target machine.

1. startup nomount
2. restore the control file from the rman backup
3. mount the db
4. catalog backuppiece to new location.
5. run {
set newname for datafile 1 to '/u01/zilt/system.dbf';
6. set newname for all the datafiles.
7. restore database.

Its trying to restore in to the ASM disk group. I am getting the below
error. Any idea what i have missed.

restoring datafile 00003 to +DG_ZILTEST/zilt/datafile/sysaux.261.786493797
channel ORA_DISK_1: reading from backup piece
/newdisk/backup/zilt_rmanbkp/b_2cnmuc2k_1_1
ORA-19870: error reading backup piece /u01/zilt_dump/rman_zilt/b_2cnmuc2k_1_1
ORA-19504: failed to create file "+DG_ZILTEST"
ORA-17502: ksfdcre:4 Failed to create file +DG_ZILTEST
ORA-15001: diskgroup "DG_ZILTEST" does not exist or is not mounted
ORA-15077: could not locate ASM instance serving a req

Thanks in advance.
Venkat
--
//www.freelists.org/webpage/oracle-l


Other related posts: