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:
%SystemRoot%\system32\drivers\etc\Tivoli\setup_env
%BINDIR%\TME\TEC\jre\bin\java -jar <target_dir>\uninstall\uninstall.jar
From a
command shell and enter the following commands:
. /etc/Tivoli/setup_env.sh
$BINDIR/TME/TEC/jre/bin/java -jar <target_dir>/uninstall/uninstall.jar
where
setup_env
command invocation;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