使用oracle-rdbms-server-11gR2-preinstall在Oracle Linux 6上简化安装Oracle 11g R2(十一)

2014-11-24 18:22:01 · 作者: · 浏览: 12
7/19
Verifying : glibc-headers-2.12-1.80.el6_3.6.x86_64 8/19
Verifying : libstdc++-devel-4.4.6-4.el6.x86_64 9/19
Verifying : compat-libstdc++-33-3.2.3-69.el6.x86_64 10/19
Verifying : glibc-2.12-1.80.el6_3.6.x86_64 11/19
Verifying : mpfr-2.4.1-6.el6.x86_64 12/19
Verifying : kernel-uek-headers-2.6.32-300.39.1.el6uek.x86_64 13/19
Verifying : cpp-4.4.6-4.el6.x86_64 14/19
Verifying : glibc-devel-2.12-1.80.el6_3.6.x86_64 15/19
Verifying : ppl-0.10.2-11.el6.x86_64 16/19
Verifying : cloog-ppl-0.15.7-1.2.el6.x86_64 17/19
Verifying : glibc-2.12-1.80.el6.x86_64 18/19
Verifying : glibc-common-2.12-1.80.el6.x86_64 19/19


Installed:
oracle-rdbms-server-11gR2-preinstall.x86_64 0:1.0-6.el6


Dependency Installed:
cloog-ppl.x86_64 0:0.15.7-1.2.el6 compat-libcap1.x86_64 0:1.10-1 compat-libstdc++-33.x86_64 0:3.2.3-69.el6 cpp.x86_64 0:4.4.6-4.el6
gcc.x86_64 0:4.4.6-4.el6 gcc-c++.x86_64 0:4.4.6-4.el6 glibc-devel.x86_64 0:2.12-1.80.el6_3.6 glibc-headers.x86_64 0:2.12-1.80.el6_3.6
kernel-uek-headers.x86_64 0:2.6.32-300.39.1.el6uek ksh.x86_64 0:20100621-16.el6 libaio-devel.x86_64 0:0.3.107-10.el6 libstdc++-devel.x86_64 0:4.4.6-4.el6
mpfr.x86_64 0:2.4.1-6.el6 ppl.x86_64 0:0.10.2-11.el6


Dependency Updated:
glibc.x86_64 0:2.12-1.80.el6_3.6 glibc-common.x86_64 0:2.12-1.80.el6_3.6


Complete!
[root@db03 yum.repos.d]#
Before installingOracle Database 11g on a system, you need to preconfigure the operating environment since the database requires certain software packages, package versions, and tweaks to kernel parameters. (Be sure to review the appropriate Oracle Database installation guide to familiarize yourself with hardware, software, and operating system requirements.)
On Oracle Linux, I discovered that there is a remarkably easy way to address these installation prerequisites: First install an RPM package called oracle-rdbms-server-11gR2-preinstall. This RPM performs a number of preconfiguration steps, including the following:


Automatically downloading and installing any additional software packages and specific package versions needed forinstalling Oracle Grid Infrastructure and Oracle Database 11g Release 2 (11.2.0.3), with package dependencies resolved via yum or up2date capabilities.


Creating the user oracle and the groups oinstall (for OraInventory) and dba (for OSDBA), which are used during database installat