Linux安装oracle 11g

有部分修改内容

[root@localhost ~]#mv database /home/oracle/
[root@localhost ~]#cd database/
[root@localhost ~]#chmod 700 response/
[root@localhost ~]#chown -R oracle:oinstall response/
[root@localhost ~]#cp -R database/response /home/oracle/
[root@localhost ~]# su - oracle
[oracle@localhost ~]$ cd database/
[oracle@localhost database]$ ./runInstaller -silent -force -responseFile /home/oracle/response/db_install.rsp -ignorePrereq

 


https://mp.weixin.qq.com/s/l_L6S71euyjDth3D_RIQ3w //详细参考

posted @ 2019-07-08 22:04  a戴姆勒  阅读(140)  评论(0编辑  收藏  举报