centos7 安装Oracle19C 数据库

时间:2021-04-20 21:19:15   收藏:0   阅读:281

本文为常规安装

centos7 使用 rpm方式安装

1.下载资源包

oracle-database-preinstall-19c-1.0-1.el7.x86_64.rpm

下载地址:https://yum.oracle.com/repo/OracleLinux/OL7/latest/x86_64/index.html

oracle-database-ee-19c-1.0-1.x86_64.rpm 官网直接下载  

下载地址: https://www.oracle.com/database/technologies/oracle-database-software-downloads.html#19c

安装就2步(虽然本地安装,但有部分还是需要联网更新的)

yum localinstall -y oracle-database-preinstall-19c-1.0-1.el7.x86_64.rpm

yum localinstall -y oracle-database-ee-19c-1.0-1.x86_64.rpm

技术分享图片

 

原文:https://www.cnblogs.com/life512/p/14682363.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!