B.1.2 Oracle 11G Installation On Sles 10 - Novell SENTINEL 6.1 SP2 - INSTALLATION GUIDE 02-2010 Installation Manual

Hide thumbs Also See for SENTINEL 6.1 SP2 - INSTALLATION GUIDE 02-2010:
Table of Contents

Advertisement

12 From the Installation types, select Enterprise Edition, then click Next.
13 Review your selections, then click Install.
14 Execute the specified scripts as the
15 After the installation is complete, click Exit.

B.1.2 Oracle 11g Installation on SLES 10

1 Follow the installation instructions provided in the SLES 10 installation manual. Install SLES
10 with the
filesystem and the default packages along with Oracle Server Base, C/C++
ext3
Compiler and Tools.
2 Log in as
.
root
3 Install SLES 10 Service pack. Verify the service pack information by using the following
command:
SPident
or
cat /etc/SuSE-release
4 The account for the oracle user is disabled. Enable the account by changing the shell for the
oracle user from
/bin/false
file.
If the oracle user account does not exist, create an account by using the following commands:
To add a dba group:
groupadd -G dba
To add an oracle user:
useradd -G dba -d <home_directory> -m oracle -p <passwd>
5 Set a new password for the oracle user by using YaST or by using the following command:
/usr/bin/passwd oracle
6 Change the default Oracle environment settings set by
6a Change the Oracle home directory by editing the
profile.d/oracle.sh
6b The default
ORACLE_SID
file.
oracle.sh
7 Set the kernel parameters by using the following command:
/usr/sbin/rcoracle start
Required kernel parameter settings:
fs.file-max = 512 * PROCESSES
kernel.shmall = 2097152
kernel.shmmax = 2147483648
kernel.shmmni = 4096
kernel.sem = 250 32000 100 128
net.ipv4.ip_local_port_range = 1024 65000
net.core.rmem_default = 4194304
net.core.rmem_max = 4194304
net.core.wmem_default = 262144
net.core.wmem_max = 262144
user and click OK on completion.
root
to
by using YaST or by editing the
/bin/bash
ORACLE_HOME
file.
value is set to orcl. Change it to ESEC in
/etc/passwd
, if required:
orarun
variable in
/etc/profile.d/
/etc/
Oracle Setup 155

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sentinel 6.1 sp2

Table of Contents