Chapter 8. Installing Oracle 10gR2 Enterprise Edition Database

Chapter 8. Installing Oracle 10gR2 Enterprise Edition Database

8.1. RHEL Preparation
8.2. Oracle 10gR2 RDBMS Installation
8.3. Oracle SQL*Net Configuration

Installing the database requires you to run the Oracle Installer once more for the database-specific components. These components will include configuring and registering the Oracle SQL*Net Tnslsnr process. This process needs to run on each RAC node and should be registered with Oracle Clusterware. The final step is actually creating a database from /dev/sda of the cluster.

8.1. RHEL Preparation

Oracle 10gR2 binaries are now being shipped with a dependency on the RHEL Async I/O library. This library will need to be installed prior to running the Installer or the linking phase of the install process will fail. In this instance, it is not necessary to verify if the library is installed, as it was not included in any packages. However, if you want to check prior to install and it is installed:

rac1 $ rpm –qa | grep libaio
libaio-0.3.105-2

Otherwise, download or locate the file libaio-0.3.105.2.rpm and install it now:

rac1 $ sudo rpm –Uhv libaio-0.3.103-3.x86_64.rpm

Note: This documentation is provided {and copyrighted} by Red Hat®, Inc. and is released via the Open Publication License. The copyright holder has added the further requirement that Distribution of substantively modified versions of this document is prohibited without the explicit permission of the copyright holder. The CentOS project redistributes these original works (in their unmodified form) as a reference for CentOS-4 because CentOS-4 is built from publicly available, open source SRPMS. The documentation is unmodified to be compliant with upstream distribution policy. Neither CentOS-4 nor the CentOS Project are in any way affiliated with or sponsored by Red Hat®, Inc.