最近正好安装数据库就记录下,怕自己忘。 1. 系统环境介绍 CentOS 7 2. 需要的安装文件 需要以下2个文件 oracle-database-preinstall-18c-1.0-1.el7.x86_64.rpm oracle-database-xe-18c-1.0-1.x86_64.rpm 从官网获取的地址 https://yum.oracle.com/repo/OracleLinux/OL6/latest/x86_64/getPackage/oracle-database-preinstall-18c-1.0-1.el6.x86_64.rpm https://download.oracle.com/otn-pub/otn_software/db-express/oracle-database-xe-18c-1.0-1.x86_64.rpm 3. 开始安装 全程使用root账户 3.1 将2个安装文件上传到服务器目录 这里我直接使用SecureFX上传oracle-database-xe-18c-1.0-1.x86_64.rpm 然后直接使用Curl获取oracle-database-preinstall-18c-1.0-1.el7.x86_64.rpm …
Read more记安装Oracle数据库全过程 Oracle-database-xe-18c-1.0-1.x86_64