Cloning 19c RAC database as single instance on same host using RMAN Backup
Hello
We have a 2 node RAC 19c Database called APPTEST
We need to clone this database over using the RMAN backups without connecting to target database or RMAN catalog as APPUAT
We have to use the BACKUP method because of the compliance requirements
The new database would be on same host
We would just restore it as a single instance DB and then would later conver it to RAC
The database is on ASM and location of datafile,redo logs and control file is as below
+DATA/APPTEST/DATAFILE
+DATA/APPTEST/ONLINELOG
+DATA/APPTEST/CONTROLFILE
The backup (level 0 plus archivelogs) of APPTEST is located here --> /zfs/backups/APPTEST