How to install EM agents on different nodes but with shared ORACLE_HOME?
I have an R12 EBS system that has 10 application tiers with a shared ORACLE_HOME. I would like to install EM agents on those application servers to be configured in OEM. We are using OEM 11.1.0.1. and the application servers are linux.
I have installed the agent successfully on node1 with silent install, but when I tried to install on node2 I got the following error message:
*** Select Installation Type ***
*** Check Prerequisites ***
*** Specify Oracle Management Service Location ***
ERROR: Error:"/opt/oracle//agent11g" subdirectory already exists in Oracle Inventory. Specify another home location.
To be consistence I need to install the agent to the same directory (/opt/oracle/agent11g) on all of the application servers.