21 October 2013
Notes: Deploy Oracle 11g Agent from Grid
Login to grid application server:
cd
$ORACLE_HOME/sysman/prov/resources/scripts
/usr/bin/bash
./sshUserSetup.sh -user oracle -hosts hostname
(don't
specify passphase)
ssh hostname date (check that it works)
Each agent installation has 3 steps: Connectivity, Pre-reqs and then install. In the case you know everything is set up properly, but the steps are still failing, to skip one or both of the first two steps:
Set
step1/2 to false in
/opt/oracle/middleware/oms11g/sysman/prov/agentpush/agentpush.properties
Cleanup the old installation on zasap1:
$ORACLE_HOME/oui/bin/runInstaller
-silent -detachHome ORACLE_HOME="/opt/oracle/middleware/agent11g"
Logon as "SYSMAN" to the 11g Grid
Control Console and deploy the 11g Grid Control Agent:
Select
the "Deployments"/ "Install Agent" / "Fresh Install" link
Once deployed:
Install
Opatch
Add
it to the PATH
Apply patches