Red Hat ENTERPRISE LINUX 5.1 - LINUX ORACLE Tuning Manual page 74

Oracle 9i and 10g tuning guide
Table of Contents

Advertisement

Chapter 19. Pre-Installation Preparation and Verification
everything work safely, securely and accurately. This section contains a list Oracle Database versions
and versions of Red Hat Enterprise Linux. The list details which packages are required and how to
assess whether the correct RPMs are present.
For Oracle 10g R2 (64 bit), on Red Hat Enterprise Linux 4 and 5 x86-64 versions, the document
Oracle Database Installation Guide 10g Release 2 (10.2) for Linux x86-64
package versions or higher:
binutils-2.15.92.0.2-10.EL4
compat-db-4.1.25-9
control-center-2.8.0-12
gcc-3.4.3-9.EL4
gcc-c++-3.4.3-9.EL4
glibc-2.3.4-2
glibc-common-2.3.4-2
gnome-libs-1.4.1.2.90-44.1
libstdc++-3.4.3-9.EL4
libstdc++-devel-3.4.3-9.EL4
make-3.80-5
pdksh-5.2.14-30
sysstat-5.0.5-1
xscreensaver-4.18-5.rhel4.2
Note
Install the libaio-0.3.96 RPM or a newer version, otherwise the OUI prerequisite
check will fail.
To check if you are running the x86-64 kernel on a x86-64 platform, run:
# uname -mi
x86_64 x86_64
To check the RPMs, run:
rpm -q --qf '%{NAME}-%{VERSION}-%{RELEASE}
binutils compat-db control-center gcc gcc-c++ glibc glibc-common \
gnome-libs libstdc++ libstdc++-devel make pdksh sysstat xscreensaver \
libaio
It is important to have these x86-64 RPMs installed. The above command will list the architecture of
each binary package. You will see that some RPMs are installed twice when you run this command
(x86 RPM and x86-64 RPM). You need to ensure that all required x86-64 RPMs listed here are
installed.
For Oracle 10g R2 (32 bit) on Red Hat Enterprise Linux 4 and 5 x86, the document
Release Notes 10g Release 2 (10.2) for Linux x86
higher:
binutils-2.15.92.0.2-10.EL4
compat-db-4.1.25-9
control-center-2.8.0-12
gcc-3.4.3-9.EL4
1
http://download-east.oracle.com/docs/cd/B19306_01/install.102/b15667/toc.htm
2
http://download-east.oracle.com/docs/html/B15659_03/toc.htm
68
(%{ARCH})\n' \
2
lists the following required package versions or
1
lists the following required
Oracle Database

Advertisement

Table of Contents
loading

Table of Contents