Hello Everybody,

My company has a Production database and a Test database, so we can try everything before applying it to production, but our data in the test database is limited, so we wanted to grab all the data from Production and pass it to Test using RMAN. I've seen how to do a database backup in RMAN, but I wasn't able to find anything about using the backup to restore a different database.

Is it possible to use RMAN backup for that? If so, can you give me some pointers/documentation?

Thank you.