Oracle Clusterware Software is Installed, but Cannot be Found
Description:
Oracle Orachk discovers the location of the Oracle Clusterware home from the oraInst.loc and oraInventory files.
Cause:
Oracle Clusterware discovery fails due to:
- Problems discovering the
oraInst.locandoraInventoryfiles - Problems with the
oraInst.locandoraInventoryfiles - One or more paths in the
oraInst.locandoraInventoryfiles are incorrect
Action:
Ensure that the
oraInst.locfile is located correctly and is properly formed.If the file is not in the default location, then set the
RAT_INV_LOCenvironment variable to point to theoraInventorydirectory:$ export RAT_INV_LOC=oraInventory directoryIf necessary, set the
RAT_CRS_HOMEenvironment variable to point to the location of the Oracle Clusterware home:$ export RAT_CRS_HOME=CRS_HOME