Repairing the dynamic domain manager

Complete this procedure to repair an updated version of the dynamic domain manager and the backup dynamic domain manager.

About this task

Download the installation image that has the same version as the current one.

Update a dynamic domain manager and a backup dynamic domain manager at the latest fix pack level by running the serverinst script. Launch the script on the workstation where the dynamic domain manager is running to update the dynamic domain manager, then launch the script on the workstation where the backup dynamic domain manager is running to update the backup dynamic domain manager.

Procedure

  1. Log in as root or Administrator to the workstation where you plan to install.
  2. Download the installation images from Flexnet.
  3. Browse to the folder image_location/TWS/interp_name.
  4. Start the installation launching the following command:
    On Windows operating systems
    cscript serverinst.vbs --acceptlicense yes --inst_dir INST_DIR
    On UNIX operating systems
    ./serverinst.sh --acceptlicense yes --inst_dir INST_DIR

    where <INST_DIR> is the directory where the dynamic domain manager and the backup dynamic domain manager are installed. To find out the installation directory, see Finding out what has been installed in which HCL Workload Automation instances.

    Note: The acceptlicense and inst_dir parameters are required. All other parameters are ignored by serverinst command, except for the following three optional parameters: lang, work_dir and skipcheckprereq.

    For further details about commands, see Reference.