Applying a patch on only one node in a RAC cluster setup
Installed a patch and answered "Y" when I was prompted to confirm installation on both nodes.
I had stopped
[oracle@cgt2-bo1 8441239]$ srvctl stop listener -n cgt2-bo1
[oracle@cgt2-bo1 8441239]$ srvctl stop asm -n cgt2-bo1
[oracle@cgt2-bo1 8441239]$ srvctl stop listener -n cgt2-bo2
[oracle@cgt2-bo1 8441239]$ srvctl stop asm -n cgt2-bo2
on both nodes before I started opatch and installation process. The installation screen dump ended with "OPatch succeeded".
Today, I have recognised that the patch is only installed on one node. How can I install it on the failing node whitout stopping the whole cluster? We want to have all functions available during this upgrade (no interruption for connected customers)