Uninstalling the adapter

Steps using the Enterprise Console JRE

Use these steps if you have installed the adapter on the same machine as the event server.

From a command window, enter the following commands:

  1. %SystemRoot%\system32\drivers\etc\Tivoli\setup_env
  2. %BINDIR%\TME\TEC\jre\bin\java -jar <target_dir>\uninstall\uninstall.jar

From a command shell and enter the following commands:

  1. . /etc/Tivoli/setup_env.sh
  2. $BINDIR/TME/TEC/jre/bin/java -jar <target_dir>/uninstall/uninstall.jar

where

Steps using a standalone JRE

Use these steps if you have installed the adapter remote from the event server.

From a command window, enter the following command:

<jre_dir>\bin\java -jar <target_dir>\uninstall\uninstall.jar

From a command shell and enter the following commands:

<jre_dir>/bin/java -jar <target_dir>/uninstall/uninstall.jar

where


Related topics
Hardware and software prerequisites
Installing the adapter with the event server
Installing the adapter remote from the event server

Parent topic
Installation overview