Administrator
|
Hi Soumya,
In one go? It is a little risky and your downtime will be longer.
Your DB version is too low. You can't make a direct upgrade from 11.1.0.7 to 19C.. Your db should be 11.2.0.4 at least.
EBS 12.1.2 is not certified with DB 19C, but you can upgrade it to EBS 12.2 directly.
So I would first upgrade the database to a DB release that is directly upgradable to DB 19C.
Your plan should be;
1)Upgrade your DB to 11.2.0.4 ( EBS 12.1.2 is certified with it)
2)Upgrade your EBS 12.1.2 to 12.2 (direct upgrade supported)
3)Upgrade your 11.2.0.4 DB to 19C (direct upgrade supported)
You can combine 2nd and 3rd actions together and do it in one go , but I don't recommend that..
2nd operations is already a complex one, so you need to concantrate well..
Upgrade duration may change due to lots of things.. (your db size, your compute power and so on)
You need to test it well.. (at least 2 iterations for DB upgrades, and at least 3 iterations for EBS upgrade)
FAilback plan should be ready, tested and documented for all the steps of all the operations.
You need to create your upgrade plan, upgrade strategy, failback plans, SOPS and even a run book..
That upgrade should be managed well in terms of project management as well..
|