码迷,mamicode.com
首页 > 数据库 > 详细

rpm安装oracle 18.3

时间:2018-10-23 00:18:02      阅读:469      评论:0      收藏:0      [点我收藏+]

标签:info   ocs   log   安装oracle   uid   .com   public   play   直接   

1.OS为oracle Linux 7.4

先获取oracle-database-preinstall-18c

wget http://yum.oracle.com/public-yum-ol7.repo

官网如下图(https://docs.oracle.com/en/database/oracle/oracle-database/18/ladbi/installing-oracle-linux-with-public-yum-repository-support.html#GUID-190BAEE2-2B77-4AA2-AA6B-5D6AF73A4005),我直接把6改成7了

技术分享图片

技术分享图片

技术分享图片

2.安装oracle-database-preinstall-18c

yum install –y oracle-database-preinstall-18c

我这里几乎没有安装什么,因为我没有全新安装,之前装12C的时候,把oracle-database-server-12cR2-preinstall的包给装上了

技术分享图片 

技术分享图片

3.安装oracle-database-ee-18c-1.0-1

速度很快,几分钟就装好了

技术分享图片

技术分享图片

技术分享图片

4.配置数据库

/etc/init.d/oracledb_ORCLDB-18c configure

技术分享图片

技术分享图片

技术分享图片

5.sqlplus连接数据库

技术分享图片

技术分享图片

技术分享图片

rpm安装oracle 18.3

标签:info   ocs   log   安装oracle   uid   .com   public   play   直接   

原文地址:https://www.cnblogs.com/cnmarkao/p/9833796.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!