Restore rman backup from 10gR2 to 11gR2
I am currently trying to restore rman lv 0 backup from a 10gR2 database to a new machine using 11gR2
I could get the database until mount stage, but when I try to restore database the system simply quit from rman
I tried to restore datafile one-by-one and could get some of the datafile resotered.
However, there are 2 important system tablespace that could not be restored i.e. undo tablespace and user tablespace.
RMAN does not shows any error. The connection is simply break and quit from rman.
Can anyone tell me what's wrong here?
DOes anyone know how to correctly restore rman lv0 backup from 10gR2 to 11gR2?