The difference between using RMAN to backup a single instance DB versus a RAC
I have been practicing backing up and recovering a single instance oracle 11g database with rman using a controlfile backupset strategy. My question is how do I apply these same RMAN commands to a 2 node RAC configure database? Do I need to backup each individual node separately into their own backupset?
0