External Database Maintenance
329
n
ov
do
cx (e
n)
16
Ap
ril 20
10
Make sure that you have another Windows device with an Oracle database installed with the
same database credentials as the ORDB1. Assume that this device is called ORDB2. For more
information on how to install an Oracle database, see “
Installing an External ZENworks
Database
” in the
ZENworks 10 Configuration Management Installation Guide
.
Move the data from ORDB1 to ORDB2. For more information about moving the data, see the
Oracle database documentation.
35.6.2 Configuring the ZENworks Server to Point to the New
Oracle Database
To configure the ZENworks Server to point to the new Oracle database (ORDB2):
1
On the ORDB1 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 Oracle
database is running.
Set the value of the
Server
entry key to the IP address of the ORDB2 device.
Set the value of the
Database
entry key to net service name of the Oracle database
installed on the ORDB2 device.
2
On the ORDB1 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