Gathering The Database Information - Novell ZENWORKS LINUX MANAGEMENT 7.3 IR2 - INSTALLATION GUIDE 07-20-2009 Installation Manual

Hide thumbs Also See for ZENWORKS LINUX MANAGEMENT 7.3 IR2 - INSTALLATION GUIDE 07-20-2009:
Table of Contents

Advertisement

lsnrctl stop
lsnrctl start
8 On the ZENworks 7.3 Linux Management server, edit the
hibernate.cfg.xml
by the destination database server as follows:
8a Set the connection URL to
where the IP address is the address of the Oracle database server, the port is the Oracle
database port, and ORACLE_SID is the Oracle system identifier.
The default Oracle database port is 1521, and the default Oracle_SID is ORCL.
8b Set the connection username to the Oracle database username that is used to connect to the
ZENworks database. The default username is zenadmin.
8c Set the connection password. The default password for the zenadmin user is novell.
8d Add the following line to allow the Oracle 10g JDBC client to support data greater than 32
KB for CLOB datatypes:
<property name="connection.SetBigStringTryClob">true</property>
9 On the ZENworks 7.3 Linux Management server, start all the ZENworks services by using the
following command:
zlm-config --start

3.5 Gathering the Database Information

You must be ready to provide the following information during installation of the Primary Server:
The IP address or DNS hostname of the server where the database resides.
The port that the PostgreSQL or Oracle database server is listening on. The default PostgreSQL
port is 5432. The default Oracle port is 1521.
The name of the PostgreSQL database or the SID (System Identifier) of the Oracle database.
The user name for an administrative account for the database.
The password for the administrative account.
configuration file to configure the hibernate connection properties used
jdbc:oracle:thin:@//IP address:port/ORACLE_SID
Preparing the Database for the ZENworks Data Store
/etc/opt/novell/zenworks/
37

Advertisement

Table of Contents
loading

This manual is also suitable for:

Zenworks linux management 7.3 ir2

Table of Contents