Best scenario to restore/recover Oracle database to different host, file location and database name
We have a need to restore our 100gb production database back to a month ago before certain data was deleted. We plan to perform this restore/recovery on our test host where our test database resides using different file location and database name. It has been a very long time since I have performed this type of restoration/recovery (back in 9i). Please recommend the best scenario, I have been looking at the duplicate option.
Below is a brief list of our setup.
* The test database has the same database name as the production database.
* Version 11.2.0.3 Standard Edition is running on both test and production.
0