Below are the Steps needed to take when Update home dependencies failed during Installation :
1: /u01/app/oracle/oem/core/12.1.0.2.0/oui/bin/runInstaller -ignoreSysPrereqs -updateHomeDeps -waitForCompletion HOME_DEPENDENCY_LIST={/u01/app/oracle/oem/sbin:/u01/app/oracle/oem/core/12.1.0.2.0} -invPtrLoc /u01/app/oracle/oem/oraInst.loc -force
Starting Oracle Universal Installer...
Checking swap space: must be greater than 500 MB. Actual 63292 MB Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2014-09-16_06-13-16PM. Please wait ...The inventory pointer is located at /oem/Solaris/oraInst.loc
The inventory is located at /u02/app/applmgr/oem/oraInventory
'UpdateHomeDeps' was successful.
2: /u01/app/oracle/oem/core/12.1.0.2.0/oui/bin/runConfig.sh ORACLE_HOME=/u01/app/oracle/oem/core/12.1.0.2.0 RESPONSE_FILE=/oramnt/oem/Agent_Image_copy/linux/agent.rsp ACTION=configure MODE=perform COMPONENT_XML={oracle.sysman.top.agent.11_1_0_1_0.xml} RERUN=true
Setting the invPtrLoc to /u02/app/applmgr/oem/core/12.1.0.2.0/oraInst.loc
perform - mode is starting for action: configure
** Agent Port Check completed successfully.**
perform - mode finished for action: configure
You can see the log file: /u02/app/applmgr/oem/core/12.1.0.2.0/cfgtoollogs/oui/configActions2014-09-16_06-19-08-PM.log
Above two steps will complete all necessary steps , please note that change the values of parameters according to your Env.
1: /u01/app/oracle/oem/core/12.1.0.2.0/oui/bin/runInstaller -ignoreSysPrereqs -updateHomeDeps -waitForCompletion HOME_DEPENDENCY_LIST={/u01/app/oracle/oem/sbin:/u01/app/oracle/oem/core/12.1.0.2.0} -invPtrLoc /u01/app/oracle/oem/oraInst.loc -force
Starting Oracle Universal Installer...
Checking swap space: must be greater than 500 MB. Actual 63292 MB Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2014-09-16_06-13-16PM. Please wait ...The inventory pointer is located at /oem/Solaris/oraInst.loc
The inventory is located at /u02/app/applmgr/oem/oraInventory
'UpdateHomeDeps' was successful.
2: /u01/app/oracle/oem/core/12.1.0.2.0/oui/bin/runConfig.sh ORACLE_HOME=/u01/app/oracle/oem/core/12.1.0.2.0 RESPONSE_FILE=/oramnt/oem/Agent_Image_copy/linux/agent.rsp ACTION=configure MODE=perform COMPONENT_XML={oracle.sysman.top.agent.11_1_0_1_0.xml} RERUN=true
Setting the invPtrLoc to /u02/app/applmgr/oem/core/12.1.0.2.0/oraInst.loc
perform - mode is starting for action: configure
** Agent Port Check completed successfully.**
perform - mode finished for action: configure
You can see the log file: /u02/app/applmgr/oem/core/12.1.0.2.0/cfgtoollogs/oui/configActions2014-09-16_06-19-08-PM.log
Above two steps will complete all necessary steps , please note that change the values of parameters according to your Env.