328
ZENworks 10 Configuration Management System Administration Reference
n
ov
do
cx (e
n)
16
Ap
ril 20
10
35.5.2 Configuring the ZENworks Server to Point to the New
MS SQL Database
To configure the ZENworks Server to point to the new database (MSDB2):
1
On the MSDB1 device, edit
zdm.xml
(located in
ZENworks_installation_path
\conf\datamodel
on Windows and in
/etc/opt/novell/
zenworks/datamodel
on Linux) to do the following:
Make sure that the value of the
Port
entry key is the port number on which the MS SQL
database is running.
Set the value of the
Server
entry key to the IP address of the MSDB2 device.
Set the value of the
Database
entry key to path of the database directory of the MSDB2
device.
2
On the MSDB1 device, restart the ZENworks services.
On Windows:
Do the following:
1. From the Windows desktop
Start
menu, click
Settings
>
Control Panel
.
2. Double-click
Administrative Tools
>
Services
.
3. Start the following services:
Novell ZENworks Server
,
Novell ZENworks Services
Monitor
, and
Novell ZENworks Agent Service
.
On Linux:
At the console prompt, enter the following commands:
/etc/init.d/./novell-zenmntr restart
/etc/init.d/./novell-zenserver restart
/etc/init.d/./novell-zenloader restart
35.6 Configuring the ZENworks Server to Point
to the New Oracle Database Containing Data
Moved from Another Oracle Database
If you move the data from one Oracle database to another Oracle database, the ZENworks Server
must be configured to point to the new Oracle database.
The following sections provide detailed information:
Section 35.6.1, “Preparing to Move the Data,” on page 328
Section 35.6.2, “Configuring the ZENworks Server to Point to the New Oracle Database,” on
page 329
35.6.1 Preparing to Move the Data
Before configuring the server to point the new Oracle database, do the following:
Make sure that ZENworks 10 Configuration Management is installed (on Windows or Linux)
with an Oracle database. The data is migrated from this database to another Oracle database.
Assume that this device is called ORDB1.