7. 编辑主机名
| [root@localhost ~]# vi /etc/hosts # add 192.168.10.11 oracle [root@localhost ~]# vi /etc/hostname # modify oracle [root@localhost ~]# vi /etc/sysconfig/network |
8. 解压安装文件
| [root@localhost ~]# cd /opt [root@localhost opt]# unzip p13390677_112040_Linux-x86-64_1of7.zip ;unzip p13390677_112040_Linux-x86-64_2of7.zip |
9. 开始安装
| [oracle@localhost ~]$ cd $ORACLE_HOME/sysman/lib [oracle@localhost lib]$ cp ins_emagent.mk ins_emagent.mk.bak [oracle@localhost lib]$ vi ins_emagent.mk [root@localhost rhel]# xhost + access control disabled, clients can connect from any host [root@localhost rhel]# su - oracle [oracle@localhost ~]$ export DISPLAY=10.1.105.52:0.0 #此处IP请改为客户端的IP [oracle@localhost ~]$ cd /opt/database/ [oracle@localhost database]$ ./runInstaller |









| [root@localhost opt]# rpm -ivh compat-libstdc++-33-3.2.3-72.el7.x86_64.rpm |



| [root@localhost opt]# /u01/oracle/oraInventory/orainstRoot.sh |
总结
以上所述是小编给大家介绍的Linux 7.4上安装配置Oracle 11.2.0.4图文教程,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对易采站长站网站的支持!








