If you are in a process of cloning a database using RMAN duplicate command, there is a possibility that duplicate command fails in the middle due to some unforeseen problem. If database is relatively small, you may try to re-execute duplicate command from scratch. However, if the database is quite huge in size and most of the work during duplicate has already completed, it is better to continue the duplication process from the point where it failed/aborted. In this article I will discuss a scenario that I faced when duplicate command failed and I continued the process manually from the point where it failed.
Oracle Installation guides, Linux Administration tips for DBAs, Performance Tuning tips, Disaster Recovery, RMAN, Dataguard and ORA errors solutions.
No contents from my website can be published anywhere else without my permission. Test every solution before implementing in the production environment.