Welcome 微信登录

首页 / 数据库 / MySQL / RHEL7.0安装Oracle 12C

RHEL7.0安装Oracle 12C1.检查系统内核版本是否符合要求2.安装rpm包3.添加以下内容到/etc/sysctl.conf,并用sysctl -p使配置生效4.在/etc/security/limits.conf中添加如下内容5.设置PAM6.创建用户和用户组用户组:oinstall,dba,oper用户:oracle,主组oinstall,附加组dba,oper7.创建目录8.环境变量9.运行runInstaller10.如图所示RedHat Linux 6环境下安装Oracle 12c的方法  http://www.linuxidc.com/Linux/2015-01/112131.htm在CentOS 6.4下安装Oracle 11gR2(x64) http://www.linuxidc.com/Linux/2014-02/97374.htmOracle 11gR2 在VMWare虚拟机中安装步骤 http://www.linuxidc.com/Linux/2013-09/89579p2.htmDebian 下 安装 Oracle 11g XE R2 http://www.linuxidc.com/Linux/2014-03/98881.htm更多Oracle相关信息见Oracle 专题页面 http://www.linuxidc.com/topicnews.aspx?tid=12本文永久更新链接地址