RMAN restore a database with no files
Hi,
I am working with Oracle11.2.0.3 on Linux ASM and RAC
I am using 2 diskgroups:
AFFNET_DATA for the data file
AFFNET_FLASHBACKS for the archive logs
the AFFNET_DATA got currupted because of the storage failure and I dropped it, now I like to create it again, add Luns as disks to it and restore the database from backup
I made an RMAN full backup for the database before the drop
my question is:
to make a restore I need the database to be mounted, but I cannot mount it since the sp file is gone and I need it all to be restored from backup RMAN
I am working with Oracle11.2.0.3 on Linux ASM and RAC
I am using 2 diskgroups:
AFFNET_DATA for the data file
AFFNET_FLASHBACKS for the archive logs
the AFFNET_DATA got currupted because of the storage failure and I dropped it, now I like to create it again, add Luns as disks to it and restore the database from backup
I made an RMAN full backup for the database before the drop
my question is:
to make a restore I need the database to be mounted, but I cannot mount it since the sp file is gone and I need it all to be restored from backup RMAN
0