Duplicate database between different versions
My customer had asked me whether it would be possible to duplicate database (rman duplicate) given below details:
- Source oracle rdbms version 10.2.0.5
- Target oracle rdbms version 11.2.0.3.0
- Source and Target hosts are on same platform.
Below notes suggests that its not supported yet as the duplicate would fail with error ORA-39700. Duplicate command requires same patchset version on both source and target.
Frequently Asked Questions about Restoring Or Duplicating Between Different Versions And Platforms [ID 369644.1]
RMAN-6136 ORA-1092 ORA-704 ORA-39700 When Duplicating Database With RMAN [ID 454004.1]
0