Unable to apply archivelog on cross-platform Database migration HP-UX to AIX
Hello All,
I am performing a cross-platform (same endian) database migration from HP-UX to AIX.
(Source DB: 10.2.0.3 and Target DB 10.2.0.5)
I have seen metalink note [Cross-Platform Database Migration (across same endian) using RMAN Transportable Database [ID 1401921.1]] and it states that the source DB should be readonly. I want to reduce downtime hence this is not a viable solution for me.
Please note the same procedure works with Sun Solaris to AIX. (i.e I can apply archivelogs to recover the database)
I performed the following steps
On HP-UX
1. RMAN backup of tablespaces that do not contain undo segments
2. RMAN datafile copy of datafiles that contain undo segments
I am performing a cross-platform (same endian) database migration from HP-UX to AIX.
(Source DB: 10.2.0.3 and Target DB 10.2.0.5)
I have seen metalink note [Cross-Platform Database Migration (across same endian) using RMAN Transportable Database [ID 1401921.1]] and it states that the source DB should be readonly. I want to reduce downtime hence this is not a viable solution for me.
Please note the same procedure works with Sun Solaris to AIX. (i.e I can apply archivelogs to recover the database)
I performed the following steps
On HP-UX
1. RMAN backup of tablespaces that do not contain undo segments
2. RMAN datafile copy of datafiles that contain undo segments
1