I need to restore an Oracle production database (aaprod) to a test server that already is home to a test database (aatest) under a new name (bbtest). I have a cold backup of the production database
Questions: What is the appropriate approach to restoring this production database to a test server under a new database name using the cold backup?
Easy to do with SQL Server, Oracle is a new gig.