Administrator
|
The following is a lean and clean plan;
Get the new hardware
Install Oracle Linux 8 on it.
Migrate your env to new hardware ( so your Linux 8 upgrade will be done automatically)
Upgrade the DB and then APPS (in one go, or in separate downtimes..)
And yes, this will require a lot of effort, that's why you should have separate part for these tasks.
Linux migration should be part 1 . ( a little project)
DB upgrade - part 2
APPs upgrade part 3
You can do DB& APPS (part2 + part3) upgrade in one go in a single downtime .. You are lucky you are not on EBS 12.1.. So your 12.2 already, so your downtime may be shorter (relatively shorter)
Anyways, it depends on the requirements..
You should do at least 1 test iteration for each of these parts.
|