Deinstalling an oracle home ONLY on second node of the cluster
Hi
We have two 19c oracle homes
/u01/app/oracle/product/19.0.0.0/dbhome_1
on each node of a cluster
On node-1 of that cluster that oracle home is used by stand alone single physical standby
On node-2 of that cluster that oracle home is not used by any database
Now we are tying to delete / remove that oracle home on node-2 so that we can create a gold image from node-1 of that oracle home and then install it so that the oracle homes are exactly the same on both nodes. Can we just do a rm -rf of oracle home and then perform silent installation using gold image? When we try to do the deinstall from node-2 it keeps asking us about the list of database names prompting us with one that is only running on node-1 and not node-2. We dont want to remove anything from