9i Documentatio
9i Documentatio
Before we install the Oracle software, we have completed several tasks as the root user. like below of the
following procedures:
we logged in as the root user, enter the following command to switch user to root
The following software is required for installation on Red Hat Enterprise Linux3:
• To ensure that the Oracle software uses the version 296 gcc and g++ executables,
enter the following commands:
• % mv /usr/bin/gcc /usr/bin/gcc323
• % mv /usr/bin/g++ /usr/bin/g++323
• % ln -s /usr/bin/gcc296 /usr/bin/gcc
• % ln -s /usr/bin/g++296 /usr/bin/g++
• The hostname command should return the fully qualified host name as follows:
hostname
hostname.domainname
SEMMNI 100
SEMMNS 256
SEMOPM 100
SEMMSL 100
SHMMNI 100
SHMALL 2097152
SHMMAX (Set this parameter to half the size of physical RAM available on
your systemThis value cannot exceed 4294967295)
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.
SIDname
ORACLE_HOME PATH
GLOBLESID
CHARACTERSET
And during the installation process is goingon, then it will give a warning message like
to run the root.sh as a ROOT user.