configure failsafe cluster for rman backup
When I configured rman to backup my database, which resides on a failsafe cluster - I setup my tnsnames to use the VIP of the cluster. Last night my cluster failed over from node1 to node2, but the backups failed. The error is ora-01031 insufficient privileges .... is there something different I need to do for rman to work through a failover? I would like the backup to run regardless of which node the database is running on.
0