在RHEL 6.5上静默安装Oracle 18c

0    243    3

Tags:

👉 本文共约1221个字,系统预计阅读时间或需5分钟。

简介

Oracle 18c。18c其实就是12.2.0.2,19c就是12.2.0.3。

db_home.zip 安装包大概4.25G,解压后有8.9G,数据库软件安装完成后有9.4G,创建完数据库后有13G。

注:安装18c时需要把压缩文件解压到ORACLE_HOME路径下,在此目录下运行./runInstaller

注:该RHEL6.5的OS环境里已经安装了10g,11g,12c,现在需要安装18c。所以,有的OS参数已经不用修改了。

img

database 介质下载

渠道1:

http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html

渠道2:

https://edelivery.oracle.com/osdc/faces/SoftwareDelivery

安装

创建数据库用户:

如果oracle已存在,那么将 useradd 修改为 usermod 。

环境变量:

安装:

  1. Log in as the Oracle installation owner user account (oracle) that you want to own the software binaries.

  2. Download the Oracle Database installation image files (db_home.zip) to a directory of your choice. For example, you can download the image files to the /tmp directory.

  3. Create the Oracle home directory and extract the image files that you have downloaded in to this Oracle home directory. For example:

    本人提供Oracle(OCP、OCM)、MySQL(OCP)、PostgreSQL(PGCA、PGCE、PGCM)等数据库的培训和考证业务,私聊QQ646634621或微信dbaup66,谢谢!
    AiDBA后续精彩内容已被站长无情隐藏,请输入验证码解锁本文!
    验证码:
    获取验证码: 请先关注本站微信公众号,然后回复“验证码”,获取验证码。在微信里搜索“AiDBA”或者“dbaup6”或者微信扫描右侧二维码都可以关注本站微信公众号。

标签:

Avatar photo

小麦苗

学习或考证,均可联系麦老师,请加微信db_bao或QQ646634621

您可能还喜欢...

发表回复