Possible to relocate DATA_DIR and AHF_HOME for AHF?
We have 4 Exadata clusters that I just updated to AHF version 20.4.0 and in doing so, I discovered they are all configured differently in terms of where files are stored. I'd like to have them all configured with AHF the same way. Unfortunately, they are not.
Looking at the install.properties file in /opt/oracle.ahf, I see:
On one X8 cluster:
AHF_HOME=/opt/oracle.ahf
DATA_DIR=/opt/oracle.ahf/data
--
On another X8 cluster:
AHF_HOME=/opt/oracle.ahf
DATA_DIR=/u01/app/oracle.ahf/data
--
On the X5 cluster:
AHF_HOME=/opt/oracle.ahf
DATA_DIR=/u01/app/oracle/oracle.ahf/data