I would like to clone a database using RMAN duplicate from backup and then apply all redo.
I'm using EE 19c and duplicate from active causes performance problems on source database so I want to recover from RMAN backups possibly using the "noopen" clause so I can later apply ALL the redo created after the duplicate started. Seems like the default SCN is the begin time of the duplicate.