Prerequisites
- Need Separate mount point 11g OEM Agent
- Need Binaries for 11g OEM Agent
- Validate /etc/hosts entry for similar entry for the host in both target and the host-server.
- Validate the pings to the host and source and the source to host
- Need the validation of OEM configuration and passwords:
- OMS_HOST=XXX.XX.XX.XXX
- OMS_PORT=XXXX
- AGENT_REGISTRATION_PASSWORD=XXXXXXXXX
- Validate the permission for the host and the folders.
Installation Process
-
- Unzip the binary.
Set the additional_responce.rsp with the following parameter
- SECURITY_UPDATES_VIA_MYORACLESUPPORT=FALSE
- DECLINE_SECURITY_UPDATES=TRUE
- ORACLE_AGENT_HOME_LOCATION=/OEMAGENT11G/oracle/oemagent
- b_silentInstall=true
- OMS_HOST=<OEM HOST>
- OMS_PORT=<OEM PORT>
- AGENT_REGISTRATION_PASSWORD=<PLEASE SET THE PASSWORD>
- Create ORACLE_AGENT_HOME_LOCATION.
Unset the following ORACLE PARAMETERS(Ensure that there are no entry in this to your production DB/CLUSTER/10g AGENT home)
- ORACLE_HOME
- ORACLE_SID
- LIBPATH
- LD_LIBRARY_PATH
- PATH
<UNZIP_DIR>/<runInstaller> -silent -responseFile <location>/additional_agent.rspRun the installation
-
-
-
- After the completion of the setup and validate from the logs and then validate the agent status
-
-
Login to the OEM and configure the database via valid credentials
- ORACLE_HOME
- Dbsnmp password
- ORACLE_SID
- LISTENER Port
Installation Complete