How to set hostname when using AgentPull.sh to install management agent
Hello
Is there a way to set hostname during Installing a Management Agent in Silent Mode Using the AgentPull Script
We have tried setting $ORACLE_HOSTNAME and $HOSTNAME
Everytime we run the AgentPull.sh the value of hostname is not the one we want or set with $ORACLE_HOSTNAME and $HOSTNAME
========================================================
Performing check for CheckHostName
Is the host name valid?
value of oracle_hostname:null
value of hostname is:axine3db01-adm.central.inditex.grp
Expected result: Fully qualified domain name, for example foo.mydomain.com
Actual Result: axine3db01-adm.central.inditex.grp. Ensure that you provide a fully qualified domain name.