Comparing the 2 oracle homes for being exactly the same
Hi
We have 2 oracle homes in a exadata cluster; one on each node
The Oracle home on node-1 (/u01/app/oracle/product/19.0.0.0/dbhome_1) in the cluster is used for a stand alone physical standby database. The oracle home ( /u01/app/oracle/product/19.0.0.0/dbhome_1)on node-2 is just the binaries and no oracle database is running there. We plan to use that oracle home to be used for running the second instance of standby once we convert the single instance standby to RAC
Now before we do that we want to make sure that the binaries under that oracle home /u01/app/oracle/product/19.0.0.0/dbhome_1 on each node is exactly identical