好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

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

 

centos7 安装Oracle19C 数据库

标签:方式安装   soft   htm   ima   yum   html   地址   epo   lin   

查看更多关于centos7 安装Oracle19C 数据库的详细内容...

  阅读:17次