Standby database creation before import
I have been assigned to migrate a db from HP-UX to OEL 5.3 and database version is 9.2.0.7 which will be imported in 10.2.0.4.
Here I have a action plan:
(1) create blank db primary and standby in 10.2.0.4 software with correct schema and privileges.
(2) import data in primary while standby in managed recovery mode.
(3)perform post upgrade script.
Please suggest me to imlement this task in a best way which will take less downtime.Also if there is any known issue then please let me know.
This is first migration from HP-UX to OEL 5.3.If you will provide steps with syntax that will be great help.