Hi Experts,
We have a 12 node exadata machine in which every 2 nodes have a separate DB
i.e.on node1 and 2 DB1 is running (2 node RAC)
on node 3 and 4 DB2 is running (2 node RAC)
on node 5 and 6 DB3 is running (2 node RAC)
on node 7 and 8 DB4 is running (2 node RAC)
similarly on node 11 and 12 DB 6 is running.(2 node RAC)
Now there is an application upgrade which requires DB4 running on 07/08 to have certain DB patch. .
Can the patch be applied on nodes 7 and 8 excluding all other nodes.The reason why i am asking this question is path of ORACLE_HOME is same across the cluster as it should be (but not shared)..
Thanks in ADV