记一次centos 7.0下安装oracle问题汇总

2019独角兽企业重金招聘Python工程师标准>>> hot3.png

  1. 关闭linux防火墙,systemctl stop firewalld 暂时关闭 systemctl disable firewalld 永久关闭
  2. 安装过程中oracle安装包放在root目录下出现没有权限问题。
  3. 切换用户执行sqlplus 使用su - oracle

转载于:https://my.oschina.net/u/1787735/blog/1829150

你可能感兴趣的:(记一次centos 7.0下安装oracle问题汇总)