Uninstalling a backup master domain manager

About this task

To uninstall a backup master domain manager, perform the following steps:

Procedure

  1. To uninstall the backup master domain manager, you must first remove it from the plan. Set the workstation running the backup master domain manager to ignore, using either the composer mod cpu workstation_name> command or from the Dynamic Workload Console.
  2. Run JnextPlan to generate the new production plan so that the backup master domain manager is removed from the plan.
  3. Run the uninstall script.
    1. Change directory using the following command:
      cd TWA_home>/TWS/tws_tools
    2. Run the uninstallation process by running the script as follows:
      Windows operating systems
      cscript uninstall.vbs --prompt no --wauser user_name> 
      UNIX and Linux operating systems
      ./uninstall.sh --prompt no --wauser user_name> 
      where, user_name> represents the user for which you want to uninstall the backup master domain manager. The procedure runs without prompting the user to confirm the uninstallation.
  4. Run JnextPlan to update the plan with the changes.