Hi All
Oracle 11gR2 using RAC
I am working on a procedure to backup the Oracle Cluster, ASM instance and Database, in order that they can be restored in the event of a total disaster. (Think complete loss of servers, etc.)
I need to be able to recover the cluster, the asm, and disks, and finally the Database.
What steps would you take so that you could rebuild the cluster and ASM with the exact configuration, so that a full rman restore will work.
(NB: This is for a devops environment)