Novell SENTINEL 6.1 SP2 - INSTALLATION GUIDE 02-2010 Installation Manual page 159

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

Advertisement

groupadd oinstall
groupadd dba
5 Add an Oracle user (as
useradd –g oinstall –G dba –d /opt/oracle/product/<10.2.0.3>/db_1 –m
oracle
passwd oracle
6 Change to the oracle user:
su - oracle
7 Create directories for
8 Open the
.bash_profile
following:
# User specific environment and startup programs
ORACLE_BASE=/opt/oracle; export ORACLE_BASE
ORACLE_HOME=$ORACLE_BASE/product/10.2.0/db_1; export ORACLE_HOME
ORACLE_TERM=xterm; export ORACLE_TERM
PATH=$ORACLE_HOME/bin:$PATH; export PATH
ORACLE_SID=oracle; export ORACLE_SID
LD_LIBRARY_PATH=$ORACLE_HOME/lib; export LD_LIBRARY_PATH
CLASSPATH=$ORACLE_HOME/jre:$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib
CLASSPATH=$CLASSPATH:$ORACLE_HOME/network/jlib; export CLASSPATH
LD_ASSUME_KERNEl=2.4.19; export LD_ASSUME_KERNEL
TMP=/tmp; export TMP
TMPDIR=$TMP;export TMPDIR
PATH=$PATH:$HOME/bin
export PATH
unset USERNAME
IMPORTANT: This set of environment variables must only be used for the oracle user. These
variables should not be set in the system environment or in the Sentinel Administrator User
environment.
9 Run the
.bash_profile
following command:
set | more
10 If you are using X emulation, set the
command:
DISPLAY=<machine-name>:0.0; export DISPLAY
11 Change to database directory, then run the following script:
./runInstaller
12 Whenyou proceed through the installation, leave all the prompts with their default values
except the ones specified below:
12a In the Welcome window, click Next.
12b In the File Locations window, select
down list for the Destination Name , then click Next.
12c Install only the Oracle software, and deselect the Default Database Creation option.
12d In the Installation Types window, select Enterprise Edition, then click Next.
):
root
and
ORACLE_HOME
ORACLE_BASE
file (in the oracle user home directory) for editing, and append the
to set the environment variables, and check the values by using the
DISPLAY
ORACLE_BASE
.
environmental variable byu sing the following
and
ORACLE_HOME
from the drop-
Oracle Setup 159

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sentinel 6.1 sp2

Table of Contents