Enterprise Manager 24ai on Linux - change group ownership after installer
Dear Community
I run a silent installation in an non oracle/oinstall default setup where the users and groups are defined separately. For the installer user, the group is dba. I configured the group in the manual created inventory file oraInst.loc too, in the silent install reposonsefile. But the silent install was done with another group related to the user, my settings were ignored.
Did you already change the group ownership of the EM24ai related directories?
- emctl stop oms -all
- chgrp
- verify oraInst.loc file
- verify owner in inventory XML
- emctl start oms
Unfortunately there is no MOS note. Any concerns?