码迷,mamicode.com
首页 > 数据库 > 详细

基于RHEL 6.5安装Oracle 11g详细教程(5)——安装Oracle

时间:2014-05-27 03:12:07      阅读:459      评论:0      收藏:0      [点我收藏+]

标签:blank   oracle   target   color   style   

5  安装Oracle

[root@oracle ~]# cd /temp/

[root@oracle temp]# ls

linux.x64_11gR2_database_1of2.zip lost+found yum

linux.x64_11gR2_database_2of2.zip pdksh-5.2.14-37.el5_8.1.x86_64.rpm

[root@oracle temp]# unzip linux.x64_11gR2_database_1of2.zip

[root@oracle temp]# unzip linux.x64_11gR2_database_2of2.zip

[root@oracle temp]# ls

database lost+found

linux.x64_11gR2_database_1of2.zip pdksh-5.2.14-37.el5_8.1.x86_64.rpm

linux.x64_11gR2_database_2of2.zip yum

1)如下图所示,选择oracle,敲击回车键

bubuko.com,布布扣

2)如下图所示,输入Password1qaz@WSX,敲击回车键

bubuko.com,布布扣

3)如下图所示,进入oracle用户的桌面

bubuko.com,布布扣

[oracle@oracle Desktop]$ cd /temp/database/

[oracle@oracle database]$ ls

doc install response rpm runInstaller sshsetup stage welcome.html

[oracle@oracle database]$ ./runInstaller

4)如下图所示,在./runInstaller之后,等待…

bubuko.com,布布扣

5)如下图所示,取消选中I wish to receive security updates via My Oracle Support,单击Next

bubuko.com,布布扣

6)如下图所示,单击Yes

bubuko.com,布布扣

7)如下图所示,选中Install database software only,单击Next

bubuko.com,布布扣

8)如下图所示,缺省选择,单击Next

bubuko.com,布布扣

9)如下图所示,将Simplitied Chinese添加到Selected Languages列表中,单击Next

bubuko.com,布布扣

10)如下图所示,缺省选择,单击Next

bubuko.com,布布扣

11)如下图所示,缺省选择,单击Next

bubuko.com,布布扣

12)如下图所示,缺省选择,单击Next

bubuko.com,布布扣

13)如下图所示,缺省选择,单击Next

bubuko.com,布布扣

14)如下图所示,选中Ignore All(请确保被忽略的这些Package已经全部成功安装),单击Next

bubuko.com,布布扣

15)如下图所示,单击Finish

bubuko.com,布布扣

16)如下图所示,Oracle 11g R2 x86_64正在安装中…

bubuko.com,布布扣

17)如下图所示,根据提示执行两个必须的脚本文件(/u01/app/oraInventory/orainstRoot.sh/u01/app/oracle/product/11.2.0/db_1/root.sh)。

bubuko.com,布布扣

[root@oracle ~]# sh /u01/app/oraInventory/orainstRoot.sh

Changing permissions of /u01/app/oraInventory.

Adding read,write permissions for group.

Removing read,write,execute permissions for world.

Changing groupname of /u01/app/oraInventory to oinstall.

The execution of the script is complete.

[root@oracle ~]# sh /u01/app/oracle/product/11.2.0/db_1/root.sh

Running Oracle 11g root.sh script...

The following environment variables are set as:

ORACLE_OWNER= oracle

ORACLE_HOME= /u01/app/oracle/product/11.2.0/db_1

Enter the full pathname of the local bin directory: [/usr/local/bin]:

Copying dbhome to /usr/local/bin ...

Copying oraenv to /usr/local/bin ...

Copying coraenv to /usr/local/bin ...

Creating /etc/oratab file...

Entries will be added to the /etc/oratab file as needed by

Database Configuration Assistant when a database is created

Finished running generic part of root.sh script.

Now product-specific root actions will be performed.

Finished product-specific root actions.

18)如下图所示,Oracle 11g R2 x86_64已经成功安装完成,单击Close

bubuko.com,布布扣

You can find the log of this install session at:

/u01/app/oraInventory/logs/installActions2014-05-14_11-17-38PM.log

基于RHEL 6.5安装Oracle 11g详细教程(5)——安装Oracle,布布扣,bubuko.com

基于RHEL 6.5安装Oracle 11g详细教程(5)——安装Oracle

标签:blank   oracle   target   color   style   

原文地址:http://kely28.blog.51cto.com/665690/1412737

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!