1. 首页
  2. 数据库
  3. Oracle
  4. Linux环境安装oracle 11g数据库

Linux环境安装oracle 11g数据库

上传者: 2019-09-21 09:26:46上传 DOCX文件 769.68KB 热度 49次
Linux环境安装oracle11g数据库一.安装环境Linux服务器:Redhat6.564位oracle服务器:oracle11g-64位二.系统配置Root用户下进行以下配置:1.关闭SELinux、防火墙(后续要打开防火墙就得开放1521端口以及允许ip通过)serviceiptablesstopchkconfigiptablesoffsed-i'/SELINUX/s/enforcing/disabled/'/etc/selinux/config或者编辑 vi/etc/selinux/config 把SELINUX=enforcing改为:SELINUX=disable
下载地址
用户评论