creation of RAC rac standby database
we have Oracle RAC 19.3 database 2 nodes on linux, we want to create standby database also RAC 2 nodes on linux, its not possible to use duplicate command so we are going to use rman full backup and restore it on the standby database.
no documentation for such process on Oracle metalink (RAC to RAC using rman backup/restore)
is there and documentation or special considerations in the process, as during resting the standby database faced too many issues especially with DB_CONVERT and LOG_FILE_NAME_CONVERT knowing that we restored the control file as standby control file
Regards