Using rman to copy a database from 10.1 to 10.2
We have a production database that is running 10.1.0.2.0, and we do a full backup every night with rman. I am setting up on a new server 10.2.0.1 and applying the patchset to take it 1o 10.2.0.4.0. I want to restore the database using the backup from 10.1,although in researching it looks like this is not possible. I don't have lots of experience with Oracle, having spent the majority of my time using MS SQL. I need to do this post haste, and I'm having to bootstrap myself to do this. Anyone have any experience in doing this or has
0