4
Novell Sentinel™ 6.1 SP1 Hotfix 1
4.1.2 Applying the Database Patch
1
Log in to the database server or another machine that has connection to the Sentinel Database.
2
Ensure that your machine meets the Java prerequisites.
3
Extract the
<SENTINEL_6.1.1.1.zip>
file.
4
On the command line, move to the installation directory that was just extracted.
5
Change to the
<
install_directory
>/db_patch/bin
directory.
6
Enter the
./PatchDb.sh
command to start the installation.
7
Follow the prompts and specify the following information:
Hostname or IP address of the Oracle Sentinel Database that you want to patch.
Port number of the Oracle Sentinel Database that you want to patch.
Database net service name.
Database service name of the Oracle Sentinel Database that you want to patch.
esecdba user password.
After you press Enter, the script verifies the specified information and begins the database
patch installation.
8
After the script is done with installing the patch, check for any errors. If there are no errors, the
Sentinel Database patch installation is complete. Else, resolve the errors by referring to the
error log files and re-run the PatchDb utility.
9
Restart the Sentinel services on all machines:
On Windows: use
Windows Service Manager
to start the Sentinel services.
On UNIX: run
$ESEC_HOME/bin/sentinel.sh start
command.
4.2 Sentinel Database Patch Installation on SQL Server
This section describes the prerequisites and the procedure to install the database patch on SQL
Server.
The main patch script for SQL Server is
PatchDb.bat
.
“Prerequisites” on page 4
“Installing Database Patch with Windows Authentication” on page 5
“Installing Database Patch with SQL Server Authentication” on page 5
4.2.1 Prerequisites
The following are the prerequisites for applying the SQL Server patch:
The patch must be copied to the machine that is running the Sentinel database.
The patch must be run by using the Sentinel Database User credentials or
esecdba
if you are
using SQL Authentication.
User has Java 1.5 executable as the PATH variable.
If you are using a machine that does not have Sentinel installed on it, run the following commands:
To verify the Java version and PATH variable settings: