How to Duplicating a Database using RMAN
Tuesday, March 11th, 2008Duplicating a Database using RMAN
Run the script below
on the database in which you plan to duplicate to generate the new paths for
the data files. This example assumes you have enough disk space on one mount
point. However, you can easily change some of the mount points in VI to
point another location or modify the script to […]