ODA x4-2 patching question
Hi
I need help about a patching of oda x4-2 virtualized.
We have to update ODA from 12.1.2.5.0 to 12.1.2.6.0
We have 3 db single instance on board, all run on first node (node0).
The second node (node1) don't run anythig. Clearly We can move all database on it if the first node fails.
I'd like use this plan for patching:
1) Patching second node before (node1) infra and grid with --local option:
oakcli update -patch 12.1.2.6.0 --infra --local
oakcli update -patch 12.1.2.6.0 --gi --local
2) After reboot of second node (node1) move and open all databases on it to verify that all works fine.
3) If all is OK patching first node (node0) infra and grid with --local option