RHEL 5.4 安装Oracle 11gR2, 安装篇2
http://nvd11.blog.163.com/blog/static/200018312201271104353433/
先決條件檢查后有如下若干軟件包未安裝點算咧?
步驟1:用rh5.4 的安裝dvd做軟件源。
rh5.4 dvd入面的軟件包是最純凈保險的,網上的確可以下載到同名的rpm包,但是很難下載到指定版本的,而版本太新或太舊檢測都吾會通過的。
?具體方法可以參考:
http://nvd11.blog.163.com/blog/static/20001831220127105444802/
步驟2:對住缺失列表逐個軟件包。
首先找出軟件報名 如下圖,
打開終端輸入
yum install 軟件包名來下載
安裝完可以再點擊“重新檢查”? 看看是否有效果。
步驟3:裝曬d缺失軟件包后 按重新檢查, 就會列出安裝清單了
確認無問題后單擊完成果粒制。
?
步驟4:跟住就可以睇住距自己安裝了, 飲啖茶先,有排裝。
?
步驟5:執行兩個腳本
貌似完成了
其實仲未掂咖,仲要以root身份執行兩個腳本, 下面截圖都有教拉
?
?
步驟6:終于安裝成功了!
驗證下先:
[oracle@RGPC5 yum.repos.d]$ sqlplus / as sysdba
SQL*Plus: Release 11.2.0.1.0 Production on Sat Aug 4 20:35:29 2012
Copyright (c) 1982, 2009, Oracle.? All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
SQL> select * from v$version
? 2? ;
BANNER
--------------------------------------------------------------------------------
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
PL/SQL Release 11.2.0.1.0 - Production
CORE??? 11.2.0.1.0????? Production
TNS for Linux: Version 11.2.0.1.0 - Production
NLSRTL Version 11.2.0.1.0 - Production
SQL> select sysdate from dual;
SYSDATE
---------
04-AUG-12
SQL> alter session set nls_date_format = 'yyyy-mm-dd hh24:mi:ss';
Session altered.
SQL> select sysdate from dual;
SYSDATE
-------------------
2012-08-04 20:37:30
SQL>
?
總結
以上是生活随笔為你收集整理的RHEL 5.4 安装Oracle 11gR2, 安装篇2的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Redhat 5.4 安装Vbox 增强
- 下一篇: [转]VirtualBox 复制VDI