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

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

Advertisement

export LD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATH
12 The PATH environment variable in the crystal user's environment must contain the path to the
Oracle software executables. To do this modify the crystal user's script to set the PATH
environment variable to include the Oracle software executables. For example if the crystal
user's shell is bash, then open the file
the end of the file.
export PATH=$PATH:$ORACLE_HOME/bin
13 An entry must be added to the Oracle
that points to the Sentinel Database. To do this on the Crystal Reports Server machine:
13a Log in as the oracle user.
13b Change directories to $ORACLE_HOME/network/admin
13c Make a backup of the file
13d Open the file
13e If the Sentinel Database is on the Crystal Reports Server machine, then there should
already be an entry in the
the Sentinel Database is named ESEC, then an entry similar to the following will exist:
ESEC =
(DESCRIPTION =
)
13f If the Sentinel Database is not on the Crystal Reports Server machine, open the
tnsnames.ora
13g Make a copy of that entire entry and paste it at the bottom of the
Crystal Reports Server machine. The Service Name part of the entry must be renamed to
esecuritydb
look like:
esecuritydb =
(DESCRIPTION =
)
13h Make sure the HOST part of the entry is correct (for example, make sure it is not set to
localhost if the Crystal Reports Server and Sentinel Database are on different machines).
13i Save the changes to the
13j Execute the following command to check that the
configured properly:
tnsping esecuritydb
13k After the command is executed, you will get a message saying the connection is OK.
128 Sentinel 6.1 Installation Guide
tnsnames.ora
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = dev-linux02)(PORT = 1521))
)
(CONNECT_DATA =
(SID = ESEC)
)
file on the Sentinel Database machine to find the entry described above.
. For example, when the entry above is copied and renamed properly, it will
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = dev-linux02)(PORT = 1521))
)
(CONNECT_DATA =
(SID = ESEC)
)
tnsnames.ora
~crystal/.bash_profile
file with the Service Name esecuritydb
tnsnames.ora
.
tnsnames.ora
for editing.
file to the Sentinel Database. For example, if
tnsnames.ora
file.
esecuritydb
and add the following line to
file on the
tnsnames.ora
Service Name is

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sentinel 6.1 sp2

Table of Contents