13.3 Post-Migration Tasks

If there is only one server in the Management Zone, all ZENworks services are automatically started after the data is successfully migrated to an Oracle database.

If there are multiple servers in the Management Zone:

  1. From the device where you ran the migration utility, copy the following files and paste them in the appropriate directory, on all other Primary Servers:

    • zdm.xml
    • dmaccounts.properties
    • dmmappings.properties
    • zenaudit.xml
    • zenaudit_dmaccounts.properties

    Ensure that these files have appropriate rights. The files are located in the following path:

    • Windows: ZENworks_installation_path\conf\datamodel

    • Linux: /etc/opt/novell/zenworks/datamodel

      Ensure that you run permissions.sh script located at /opt/novell/zenworks/bin on the Linux server after copying the above listed files.

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

    • On Windows:

      1. Execute the following command at the server prompt:

        novell-zenworks-configure -c Start

      2. Enter the number next to the Stop action.

    • On Linux:

      1. Execute the following command at the server prompt:

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

      2. Enter the number next to the Stop action.

If your zone has ZENworks Reporting, then you must run the ZENworks Reporting Configuration Tool to point to the newly migrated Oracle database.

IMPORTANT:Before migrating the database, if you had configured the Vertica database in your zone, then after migration, ensure that you re-create the Kafka connectors in the zone, to resume the syncing of data from the new database to Vertica. To re-create the connectors, you need to run the command zman server-role-kafka-recreate-connectors -f on one of the servers in which Kafka is installed. While executing this command, ensure that the source database is up and running. After the Kafka connectors are created successfully, you can then disable the source database. For more information, see the Vertica Reference Guide.