Install Oracle grid agent in Silent mode

1. Download Oracle gridcontrol agent software.
2. Unzip oracle_home/sysman/agent_download/11.1.0.1.0. If patch not there create new folder.
3. Rename agent_download.rsp_bkp to agent_download.rsp.
4. Edit that file and add below informations.


s_OMSHost=acdf
s_OMSPort=7799
OMS_HOST=acdf.qataridiar.com
OMS_PORT=4889
AGENT_REGISTRATION_PASSWORD=
INSTALL_UPDATES_SELECTION="skip"
ORACLE_AGENT_HOME_LOCATION=/u01/agent11g/oemhome
FROM_LOCATION=/u01/appl/oracle/PROD/db/sysman/agent_download/11.1.0.1.0/linux_x64/agent/stage/products.xml



SECURITY_UPDATES_VIA_MYORACLESUPPORT=false
DECLINE_SECURITY_UPDATES=false
MYORACLESUPPORT_USERNAME=
MYORACLESUPPORT_PASSWORD=

5. Go to runinstaller path and run below .

./runInstaller -silent -responseFile /u01/app/oracle/product/11.2.0/sysman/agent_download/11.1.0.1.0/agent_download.rsp

No comments: