Oracle Linux 6.1 平台安装 Database 11gR2 步骤 说明

2014-11-24 19:00:19 · 作者: · 浏览: 33

我这里使用VBox 来安装,具体使用参考:


在安装OS 时安装如下包:


Base System > Base


Base System > Client management tools


Base System > Compatibility libraries


Base System > Hardware monitoring utilities


Base System > Large Systems Performance


Base System > Network file system client


Base System > Performance Tools


Base System > Perl Support


Servers > Server Platform


Servers > System administration tools


Desktops > Desktop


Desktops > Desktop Platform


Desktops > Fonts


Desktops > General Purpose Desktop


Desktops > Graphical Administration Tools


Desktops > Input Methods


Desktops > X Window System


Development > Additional Development


Development > Development Tools


Applications >Internet Browser


二.安装 Oracle 11gR2


之前也整理了几篇Oracle安装的文章,参考:


这里我们看一下在Oracle Linux 下Oracle 的安装。


2.1 安装软件下载


Oracle从11g开始安装介质就可以独立进行安装,从OTN上我们只能下载到11.2.0.1版本,从MOS上,我们可以下载到11.2.0.3版本。 我这里使用MOS上的11.2.0.3版本进行测试。


OTN上的下载地址:


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


2.2 解压缩 Patchset


Oracle 11g的Patchset 分几个文件,每个文件的作用都不同。


第一, 二个包表示database , 如果升级数据库,只需要这2个文件即可。


第三个包表示grid, 用来升级RAC 的CRS。如果升级RAC 要先用这个文件。


第四个表示客户端,


第五个表示gateways,


第六个表示examples, 这个是我们的示例文件安装包。


第七个表示deinstall .


更多内容参考:



#11.2.0.3


unzipp10404530_112030_Linux-x86-64_1of7.zip


unzipp10404530_112030_Linux-x86-64_2of7.zip



The "/etc/hosts" file mustcontain a fully qualified name for the server.




For example.


127.0.0.1 localhost


192.168.3.201 dave