• Embed Doc
  • Readcast
  • Collections
  • CommentGo Back
Download
Oracle9i Release Notes
Release 2 (9.2.0.4.0) for Linux x86
Before we install the Oracle software, we have completed several tasks as theroot user. like below of the

following procedures:
we logged in as theroot user, enter the following command to switch user toroot
$ su \u2013 root and password:
Check the Hardware Requirements :

\ue000512 MB of physical RAM
\ue0001 GB of swap space
\ue000400 MB of disk space in the/tmp directory
The following software is required for installation on Red Hat Enterprise Linux3:
\u2022
Linux kernel version: 2.4.21-15
\u2022
Glibc version: glibc 2.3.2-95.20
\u2022
Required operating system packages:
o
gcc-3.2.3-34
o
make-3.79.1
o
openmotif21-2.1.30-8
o
setarch-1.3-1
o
compat-db-4.0.14-5
o
compat-gcc-7.3-2.96.128
o
compat-gcc-c++-7.3-2.96.128
o
compat-libstdc++-7.3-2.96.128
o
compat-libstdc++-devel-7.3-2.96.128
o
gnome-libs-1.4.1.2.90-34.1
Setting the Environment for Red Hat Enterprise Linux 3
Before starting the Installer, set the environment as follows:
\u2022
To ensure that the Oracle software uses the version 296gcc andg++ executables,
enter the following commands:
\u2022
% mv /usr/bin/gcc /usr/bin/gcc323
\u2022
% mv /usr/bin/g++ /usr/bin/g++323
\u2022
% ln -s /usr/bin/gcc296 /usr/bin/gcc
\u2022
% ln -s /usr/bin/g++296 /usr/bin/g++
\u2022

Thehostname command should return the fully qualified host name as follows:
hostname
hostname.domainname

Required kernel parameters:
SEMMNI 100
SEMMNS 256
SEMOPM 100

SEMMSL 100
SHMMNI 100
SHMALL 2097152

SHMMAX\ue001 (Set this parameter to half the size of physical RAM available on
your systemThis value cannot exceed 4294967295)
Created the Oracle user account like srikanth 9i

\ue000Log in as a Oracle user, we set the environmentfile (bashrc)
\ue000Checked whether xclock is running or not
\ue000Check all the permissions & groups
\ue000In bashrc set some required variables like

export ORACLE_BASE=/u01/srikanth
export ORACLE_HOME=$ORACLE_BASE/product/10103
export ORACLE_SID=sri
export PATH=$ORACLE_HOME/bin:$PATH
export ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data
export LD_ASSUME_KERNEL=2.4.19
export LD_LIBRARY_PATH=$ORACLE_HOME/lib
umask 022.

\ue000As a Oracle user go to/nfs/s tage/linux/oracle stage directory and run the./runinstaller
\ue000After getting the wizard I have selected & given some options like
SIDname
ORACLE_HOME PATH
GLOBLESID
CHARACTERSET
\ue000And during the installation process is goingon, then it will give a warning message like
to run theroot.sh as aROOT user.
of 00

Leave a Comment

You must be to leave a comment.
Submit
Characters: ...
You must be to leave a comment.
Submit
Characters: ...