Oracle 11gR2 netca 無法啟動 報錯 默認主機名導致 |
發布時間: 2012/9/11 17:19:36 |
/u01/Oracle/bin/netca: line 178: 11819 Aborted $JRE $JRE_OPTIONS -classpath $CLASSPATH oracle.net.ca.NetCA $*-
[Oracle@www.linuxidc.com ~]$ cat /etc/sysconfig/network NETWORKING=yes HOSTNAME=hotDB11g GATEWAY=192.168.1.1 [Oracle@www.linuxidc.com ~]$ cat /etc/hosts # Do not remove the following line, or various programs # that require network functionality will fail. 127.0.0.1 localhost.localdomain localhost hotDB11g 再執行 hostname hotDB11g 讓Oracle用戶退出重新登錄就可以正常啟動netca了。
本文出自:億恩科技【www.laynepeng.cn】 |