centos安装Oracle11g数据库
oracle数据库栏目介绍装Oracle11g数据库的方法 推荐:oracle数据库 1、准备环境: centos 7.5操作系统最小化安装;物理内存8GB,硬盘100G;安装目录:/oracle 安装包:注意根据系统,下载对应的
<h2>oracle数据库栏目介绍装Oracle11g数据库的方法</h2>
推荐:oracle数据库
1、准备环境:
centos 7.5操作系统最小化安装;物理内存8GB,硬盘100G;安装目录:/oracle安装包:注意根据系统,下载对应的包(32位,64位)linux.x64_11gR2_database_1of2.ziplinux.x64_11gR2_database_2of2.zip
在/etc/hosts文件中增加主机名(通过hostname获得)到回环IP的映射如下:192.168.31.162 oracle #本机IP 主机名
关闭selinux和防火墙