• Embed Doc
  • Readcast
  • Collections
  • CommentGo Back
Download
Oracle\u00ae Database Installation Guide
10g Release 1 (10.1.0.3) for Linux x86-64
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 :
\ue000
512 MB of physical RAM
\ue000
1 GB of swap space
\ue000400 MB of disk space in the/tmp directory
Check for Required Software:
\ue000
Depending on the products that we intend to install, verify that the software is installed on the
system.
\ue000
We check for the packages like:

Make-3.79.1
Gcc-3.2.3-34
Glibc-2.3.2-95.20
Glibc-devel-2.3.2-95.20
Glibc-devel-2.3.2-95.20 (32 bit)
Compat-db-4.0.14-5
Compat-gcc-7.3-2.96.128
Compat-gcc-c++-7.3-2.96.128
Compat-libstdc++-7.3-2.96.128
Compat-libstdc++-devel-7.3-2.96.128
Gnome-libs-1.4.1.2.90-34.1 (32 bit)
Openmotif21-2.1.30-8
Setarch-1.3-1
Libaio-0.3.96-3
Libaio-devel-0.3.96-3

Configuring Kernel Parameters on Linux x86-64:
Parameter
Value
File
semmsl semmns semopm
semmni
250 32000 100 128
/proc/sys/kernel/sem
shmall
2097152
/proc/sys/kernel/shmall
shmmax
Half the size of physical memory (in
bytes)
/proc/sys/kernel/shmmax
shmmni
4096
/proc/sys/kernel/shmmni
file-max
65536
/proc/sys/fs/file-max
ip_local_port_range
1024 65000
/proc/sys/net/ipv4/ip_local_port_range
\ue000
Created the Oracle user account like srikanth10g
\ue000
Log in as a Oracle user, we set the environmentfile (bashrc)
\ue000
Checked whether xclock is running or not
\ue000
Check all the permissions & groups
\ue000

In bashrc set some required variables like
export ORACLE_BASE=/u01/srikanth10g
export ORACLE_HOME=$ORACLE_BASE/product/10103
export ORACLE_SID=sri10g
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
\ue000
After getting the wizard I have selected & given some options like
SIDname
ORACLE_HOME PATH
GLOBLESID
CHARACTERSET
\u2022And during the installation process is goingon, then it will give a warning message like to run the
root.sh as a ROOT user.
of 00

Leave a Comment

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