Rman duplication process
I am using Oracle 10.2.0.3 on windows 2008 sp2 R2. I am trying to duplicate the database from Machine A to Machine B. Both have same configuration (directories,OS etc). I need to schedule this automated job on daily basis.
I am running the database in archivelog mode without rman catalog. My question is after taking RMAN online backup, we run the duplicate command from Host. Since my Host database size is 110GB, will it not slow down the production server during duplication process?
Also if someone has a step by step guide with screenshots to duplicate/clone database using Rman.