RAC DB Restore
RAC DB Restore
delete the data files,red log, control file. don't delete the archivelog after
latest backup.
========================
cluster_database=false;
SQL> startup nomount pfile='/home/oracle/initbr8dba.ora';
startup nomount;
show parameter pfile ---> must be show spfile.
rman target /
Database altered.