Rman recovery through an oracle upgrade.
Just wondering if anyone has ever done an oracle rman restore/recovery "through" an oracle upgrade.
For example , sequence of events with Point-in-time (PIT) reference :
PIT #1 : 10G database running in archivelog mode
PIT #2 : successful level-0 hot backup
PIT #3 : successful complete 10g->11g upgrade
PIT #4 : app connects runs for a day.
PIT #5 : DB corruption occurs
==
Has anyone, after PIT #5 completed a full DB PITR from the hot backup that was taken at PIT #2 and recover up to a PIT just before the corruption occurred at PIT #5?
Thanks for any comments !