Hi,
When upgrading OTM from v4.5/v5.0 to v5.5, what would be the right approach w.r.t. upgrading the database as the administration guide does not mention on which of Oracle should be upgraded v5.0 database should be while at the time of upgrading from v5.0 to v5.5 database -
Approach 1 -
- Upgrade from v4.5 to v5.0 on same database instance installed on Oracle 9i.
- Take an export of upgraded v5.0 database
- Install Oracle 10G on another system
- Import the exported v5.0 database
- Upgrade to v5.5 by applying the dbupdate and dbmigrate scripts.
Approach 2 -
- Upgrade from v4.5 to v5.0 on same database instance installed on Oracle 9i.
- Upgrade to v5.5 by applying the dbupdate and dbmigrate scripts.
- Take an export of upgraded v5.5 database
- Install Oracle 10G on another system
- Import the exported v5.5 database
Approach 3 -
- Upgrade from v4.5 to v5.0 on same database instance installed on Oracle 9i.
- Upgrade from Oracle 9i to Oracle 10G version.
- Upgrade to v5.5 by applying the dbupdate and dbmigrate scripts.
What do you think is the correct process or do you feel any other approach better than this, please suggest.
Thanks very much in advance,
Regards,
Suresh
When upgrading OTM from v4.5/v5.0 to v5.5, what would be the right approach w.r.t. upgrading the database as the administration guide does not mention on which of Oracle should be upgraded v5.0 database should be while at the time of upgrading from v5.0 to v5.5 database -
Approach 1 -
- Upgrade from v4.5 to v5.0 on same database instance installed on Oracle 9i.
- Take an export of upgraded v5.0 database
- Install Oracle 10G on another system
- Import the exported v5.0 database
- Upgrade to v5.5 by applying the dbupdate and dbmigrate scripts.
Approach 2 -
- Upgrade from v4.5 to v5.0 on same database instance installed on Oracle 9i.
- Upgrade to v5.5 by applying the dbupdate and dbmigrate scripts.
- Take an export of upgraded v5.5 database
- Install Oracle 10G on another system
- Import the exported v5.5 database
Approach 3 -
- Upgrade from v4.5 to v5.0 on same database instance installed on Oracle 9i.
- Upgrade from Oracle 9i to Oracle 10G version.
- Upgrade to v5.5 by applying the dbupdate and dbmigrate scripts.
What do you think is the correct process or do you feel any other approach better than this, please suggest.
Thanks very much in advance,
Regards,
Suresh
Comment