Hi Everyone,
I installed and configured the Oracle Cloud Control 13c. I installed all agents on hosts (via web browser console), exception only one I didn't. I received the following error during the agent installation (and cause/recommendation by Cloud Control):
Host version that I want to install the agent:
Red Hat Enterprise Linux ES release 4 (Nahant Update 4)
Erro:
Execution of command ABD=/u02/app/agent13c;$ABD/ADATMP_2016-04-22_15-34-11-PM/agentcore.bin -prereqChecker -silent -ignoreSysPrereqs -rscratchPath $ABD/ADATMP_2016-04-22_15-34-11-PM/prereqlogs -entryPoint oracle.sysman.top.agent_Complete -nowait -noconsole -J-DORACLE_HOSTNAME=rnilo -J-DAGENT_PORT=3872 -J-DALLOW_IPADDRESS=true -J-DAGENT_BASE_DIR=$ABD -J-DSTAGE_LOCATION=$ABD/ADATMP_2016-04-22_15-34-11-PM/prereq_stage -J-DUSER_NAME=ora10g -J-DRUN_AS=null -J-DORACLE_HOME=$ABD/agent_13.1.0.0.0 on host rnilo Failed
Cause:
Error Message:Not Available
Exit Code :6
Recommendation:
You may have selected the wrong platform "Linux x86" for this host. If so select the correct platform.
You may have specified a non writable location for the environment variable TMP/TEMP in your shell initialization script($HOME/.cshrc, $HOME/.bashrc etc). Ensure that this location is writable.
---------------------------------------------------------------------
OBS: I read on Oracle Documentation about the agent installation on red hat 4.x. The recommendation is to install with agent 32 bits. However, It didn't work on my environment. So guys, what I can do to resolve my problem? Thank you all.
Regards,
Andrey Macedo.