[oracle@dbserver1 agent10]$ ./agentDownload.linux -b /apps/oracle/OracleHomes

 

安装过程出现如下错误:

Check complete: Passed

=======================================================================

Performing check for CheckHostName

Checking for the Hostname...

Actual Result: Hostname is not FQDN, Domain name is null.

Check complete. The overall result of this check is: Failed <<<<

 

 

Check complete: Failed <<<<

Problem: The host name in /etc/hosts is not proper.

Recommendation: Please verify the hostname in /etc/hosts. The /etc/hosts might either contain short host name or ip address instead of full host name.

解决办法:

将hosts中的

10.xx.xx.xxx dbserver1    dbserver1

变为:

10.xx.xx.xxx dbserver1.domain        dbserver1

Logo

Agent 垂直技术社区,欢迎活跃、内容共建。

更多推荐