How to name your $ORACLE_HOME in inventory.xml?
I am installing Oracle 12.1.0.2 Enterprise Edition on Redhat EL 6.10 64bit.
I want to standardize Oracle Home naming across multiple nodes according to the inventory.xml file. The main reason for this is because during adding of a node in a cluster, the software that you use to clone a node tries to use the same ORACLE_HOME name across the cluster. If you already have a version of software installed in that ORACLE_HOME, then the cloning process generates a warning. It all comes down to being able to specify or change the ORACLE_HOME name in the inventory.xml file.