Backup mangement : RMAN Switchover
Hello ,
Our RMAN backup system uses an RMAN database named RMAN_PROD_S (under Dataguard) hosted on the Secondary site.
For any maintenance operation on the secondary site (Patching, DR exercise, etc.) we are forced to switch from RMAN_PROD_S to the RMAN_PROD_P database of the primary site.
Is it possible to set up a failover system making it possible to manage the switch between RMAN_PROD_S and RMAN_PROD_P without any human intervention, which makes it possible to ensure the operation of the RMAN backup scripts (.SH scripts under OEM).
Thanks.
GD.