安装oracle 10g时,进行到Configuration Assistants 时Oracle Net configuration Assistant
无法进行下去,报错
OUI-25031:some of the configuration assistants failed.It is strongly recommended that you retry the configuration assistants at this time Not successfully running any "Recommended" assistants means your system will not be correctly configured.
检查linux主机名是否符合规范,因为oracle不是直接获取IP地址的,而是通过解析主机名来获取IP的
#hostname 检查主机名
两个文件
/etc/sysconfig/network
/etc/hosts
添加一项 主机IP 主机名
阅读(6821) | 评论(0) | 转发(0) |