The primary settings in these configuration files that can be configured using the dbconfig utility are related to the database connection, including:
username
password
hostname
port number
database (database name)
server (postgresql)
WARNING:Do not manually edit the database connection properties. Use the dbconfig utility to change any database connection values within these files.
Log in to the Novell Sentinel Log Manager server as novell user on UNIX.
Go to the Install_Directory/bin directory.
Enter the following command:
For UNIX:
dbconfig –a Install_Directory/config [-u username] [-p password] [-h hostname] [-t portnum] [-d database] [-s server] [-help] [‑version]
Other settings in the files that can be adjusted manually (without using dbconfig) are:
maxConnections
batchSize
loadSize
Changing these settings might affect database performance and should be done with caution.