一、故障现象:
[root@bjedcgc2r6 oracle]# ./agentDownload.linux -b /u01/app/orale/agent10g
agentDownload.linux invoked on Mon Dec 2 15:04:45 CST 2013 with Arguments "-b /u01/app/orale/agent10g"
Platform=Linux, OS=linux
GetPlatform:returned=0, and os is set to: linux, platform=Linux
LogFile for this Download can be found at: "/u01/app/oracle/agentDownload10.2.0.1.0Oui/agentDownload.linux120213150445.log"
Running on Selected Platform: Linux
Installer location: /u01/app/oracle/agentDownload10.2.0.1.0Oui
Downloading Agent install response file ...
--2013-12-02 15:04:46-- http:// bjedcgc2r6.localdomain:4889/agent_download/10.2.0.1.0/agent_download.rsp
Resolving edbjr2p6.localdomain... failed: Temporary failure in name resolution.
wget: unable to resolve host address ` bjedcgc2r6.localdomain'
Finished Downloading with Status=1
Command failed: /usr/bin/wget --dot-style=mega --verbose --tries=5 http:// bjedcgc2r6.localdomain:4889/agent_download/10.2.0.1.0/agent_download.rsp
Removing the copied stuff.....
Log name of installation can be found at: "/agentDownload.linux120213150445.log"
二、解决:
折腾半天,故障解决原来是vi /etc/hosts 域名(太长) 误写造成的。
向Secooler 致敬!
Jonson
13-12-2
[root@bjedcgc2r6 oracle]# ./agentDownload.linux -b /u01/app/orale/agent10g
agentDownload.linux invoked on Mon Dec 2 15:04:45 CST 2013 with Arguments "-b /u01/app/orale/agent10g"
Platform=Linux, OS=linux
GetPlatform:returned=0, and os is set to: linux, platform=Linux
LogFile for this Download can be found at: "/u01/app/oracle/agentDownload10.2.0.1.0Oui/agentDownload.linux120213150445.log"
Running on Selected Platform: Linux
Installer location: /u01/app/oracle/agentDownload10.2.0.1.0Oui
Downloading Agent install response file ...
--2013-12-02 15:04:46-- http:// bjedcgc2r6.localdomain:4889/agent_download/10.2.0.1.0/agent_download.rsp
Resolving edbjr2p6.localdomain... failed: Temporary failure in name resolution.
wget: unable to resolve host address ` bjedcgc2r6.localdomain'
Finished Downloading with Status=1
Command failed: /usr/bin/wget --dot-style=mega --verbose --tries=5 http:// bjedcgc2r6.localdomain:4889/agent_download/10.2.0.1.0/agent_download.rsp
Removing the copied stuff.....
Log name of installation can be found at: "/agentDownload.linux120213150445.log"
二、解决:
折腾半天,故障解决原来是vi /etc/hosts 域名(太长) 误写造成的。
向Secooler 致敬!
Jonson
13-12-2
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/20985606/viewspace-1061888/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/20985606/viewspace-1061888/