Uninstalling the Dynamic Workload Console and the Tivoli Integrated Portal manually

Perform the following steps to manually remove an instance of Tivoli Workload Automation that contains the Dynamic Workload Console and uses the embedded Tivoli Integrated Portal. In the case of a failed installation, you may find some of the steps are unnecessary, depending on when the installation failed.

To remove an instance of Tivoli Workload Automation that contains an integrated installation of Tivoli Workload Scheduler and the Dynamic Workload Console, do the following actions:

  1. Uninstall Tivoli Workload Scheduler and as described in the Tivoli® Workload Scheduler: Planning and Installation Guide.
  2. Remove the Dynamic Workload Console by performing the steps described in the procedure below.

If you want to remove the Dynamic Workload Console from an instance of Tivoli Workload Automation without removing the Tivoli Workload Automation instance, contact IBM® Software Support.

Note:
Only perform these manual steps on systems where the Dynamic Workload Console is installed, otherwise you delete the Composite Offering Installer registry.
On Windows operating system:
  1. If you have already removed the Dynamic Workload Console, using the installation DVD or the downloaded eImages, run the following command from the \tdwc\webui\<operating_system>\scripts\ directory:
    # ./clean.bat - installRoot <eWAS_installation_diretory> -force true
    If, instead, the Dynamic Workload Console is still installed but not working, run the following command from the TWA\tdwc\_tdwcutils\scripts\ directory:
    # ./cleanDE.bat - installRoot <eWAS_installation_diretory> -force true
  2. Stop the service:
    install_dir\bin\WASService -stop TIPProfile_Port_defaulthost_port 
  3. Remove the service:
    install_dir\bin\WASService -remove
  4. Navigate to the install_dir and note the name of the ID file twainstancexxx.id. You will need this information later in the procedure.
  5. Remove the directory:
    install_dir
  6. Remove the directory:
    C:\Program Files\Common Files\InstallShield\Universal\TDWC
  7. Delete the following registry key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
         e625666383dedb70850864e2a6feaa2e1371705039
  8. Remove the file:
    %windir%\TWA\twainstancexxx.properties
  9. Restart the system.
On UNIX and Linux operating systems:
  1. If you have already removed the Dynamic Workload Console, using the installation DVD or the downloaded eImages, run the following command from the /tdwc/webui/<operating_system>/scripts/ directory:
    # ./clean.sh - installRoot <eWAS_installation_diretory> -force true
    If, instead, the Dynamic Workload Console is still installed but not working, run the following command from the TWA/tdwc/_tdwcutils/scripts/ directory:
    # ./cleanDE.sh - installRoot <eWAS_installation_diretory> -force true
  2. Stop the server by running the command:
    install_dir/wastools/stopWas.sh
  3. Navigate to the install_dir and note the name of the ID file twainstancexxx.id. You will need this information later in the procedure.
  4. Remove the directory:
    install_dir
  5. Remove the directory:
    On AIX®
    /usr/lib/objrepos/InstallShield/Universal/TDWC
    On all UNIX systems, except AIX
    ROOT_USER_HOME/InstallShield/Universal/TDWC
  6. Remove the file:
    etc/TWA/twainstancexxx.properties