rhel 6.9环境
目标 linux / centos / redhat系统 同时安装oracle 10.2.0.4 和11.2.0.4
tip1:使用不同用户安装
tip2: 10.2.0.4通过安装10.2.0.1,打补丁升级
tip3: 11.2.0.4 安装包可以直接安装11.2.0.4版本,也可在已安装了11.2.0.1的基础上升级 (选项 升级/安装)
tip4: oracle 10 版本 oracle已关闭下载,可尝试使用迅雷下载之前的oracle官方链接。
rhel7 系关闭防火墙
systemctl disable firewalld.service
systemctl stop firewalld