ORA-32011: cannot restore SPFILE to location already being used by the instance
Hi Team,
I am getting the below error when I am trying to convert single instance database to 2 node rac database using rconfig
Prior conversion the sp file location is
SPFILE location : +DATA/spfileC2RAC.ora
Please find excerpt of rconfig error log.
oracle.sysman.assistants.rconfig.engine.StorageCreationException: oracle.sysman.assistants.util.rmanEngine.RMANFatalErrorException: RMAN restore spfile to '+DATA/spfileC2RAC.ora' from '+DATA/sp_C2RAC_backup';
Starting restore at 03-DEC-17
allocated channel: ORA_DISK_1
channel ORA_DISK_1: SID=31 device type=DISK
channel ORA_DISK_1: restoring spfile from AUTOBACKUP +DATA/sp_C2RAC_backup
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============