13.2 Configuring the ZENworks Server to Point to the New Oracle Database

To configure the ZENworks Primary Server to point to the new Oracle database (ORDB2), perform the following tasks on the ZENworks Primary Server:

  1. Take back up, and edit the zdm.xml and edit zenaudit.xml files (located in ZENworks_installation_path\conf\datamodel on Windows and in /etc/opt/microfocus/zenworks/datamodel on Linux), and amedatasource.properties (located in /etc/opt/microfocus/zenworks/antimalware on Linux and %ZENSERVER_HOME%\services\antimalware\conf on Windows to do the following:

    • Ensure 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. Run the microfocus-zenworks-configure -c GenerateOSPProperties command.

  3. Run microfocus-zenworks-configure -c GenerateContentDatasourceConfigureAction on all the ZENworks servers.

  4. Start the ZENworks services on all the ZENworks Servers in the Management Zone.

    • On Windows:

      1. Execute the following command at the server prompt:

        microfocus-zenworks-configure -c Start

      2. Enter the number next to the Start action.

    • On Linux:

      1. Execute the following command at the server prompt:

        /opt/microfocus/zenworks/bin/microfocus-zenworks-configure -c Start

      2. Enter the number next to the Start action.

ZENworks Server should now point to the new database.