系统:CentOS 6.6 + oracle11G x86_64 

今日更新:2017-04-13

使用本地yum源(提前下载pdksh包),具体过程参考(适用于RHEL/CentOS):http://www.cnblogs.com/chinas/p/4536181.html

首先,官网介绍安装的大体过程参考:

Logging In to the System as root             以root身份登录系统
Checking the Hardware Requirements           检查需要的硬件条件
Checking the Software Requirements           检查需要的软件条件
Creating Required Operating System Groups and Users         创建所需的操作系统组和用户
Configuring Kernel Parameters and Resource Limits           配置内核参数和资源限制
Creating Required Directories                               创建所需的目录
Configuring the oracle User's Environment                   配置oracle用户的环境
Mounting the Product Disc                                   挂载产品光盘
Installing Oracle Database                                  安装oracle数据库
Installing Oracle Database Examples                         创建oracle数据库实例
View Code

相关文章: