rman and compatibility
When doing a restore (we took a backup from prod) we missed changing the
compatiblity clause in the init file. (Prod was at 10.2..0.4 and the compatilility of test was set to 10.2.0.3. - we made all other changes to the instance so test is like production at 10.2.0.4)
<><>When we kicked off the rman restore the init.ora file had a compatibility of 10.2.0.3 rather than o.4 do you think we are going to run into a problem when rman goes to do controlfiles?
0