当前位置:首页 > 数据库 > Oracle

centos7 安装Oracle19C 数据库

本文为常规安装

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


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!

相关教程推荐

其他课程推荐