Agent_Manager_install_dir/bin/

RunInDbEnv.sh RemoveCASTables.sh database_password

Replace database_password with the DB2 database password.

Oracle

a.In a command line window, change to the Agent_Manager_install_dir/db/oracle directory.

b.Run the following command:

-On Windows

./RemoveCASTables.bat database_password

-On AIX, Linux, and Solaris

./RemoveCASTables.sh database_password

Replace database_password with the Oracle database password.

3.Start the uninstallation program for your operating system:

v On Windows systems, either use the Add/Remove Programs window to uninstall the agent manager, or run the following command from a command prompt:

Agent_Manager_install_dir\_uninst\uninstall.exe

vOn AIX, Linux, and Solaris systems, run the following command from the Agent_Manager_install_dir/_uninst directory:

java -jar uninstall.jar

Or, to uninstall silently:

java -jar uninstall.jar -silent

The program does not delete the registry database or files created in the agent manager installation directory after installation.

4.If the agent manager application server is not named AgentManager, determine whether other Web applications are using that application server. If no other applications are using that application server, you can optionally delete the application server.

5.If you do not need the uninstallation logs, optionally delete the agent manager installation directory. By default, this is the following directory:

v On Windows systems: C:\Program Files\IBM\AgentManager

vOn AIX, Linux, and Solaris systems: /opt/IBM/AgentManager

Note: On a Windows system, you might have to restart the system before you can delete the agent manager installation directory.

6.If the registry is in a remote database, run the following command on the remote database server to uninstall the agent manager from that system:

java -jar "Agent_Manager_install_dir/_uninstDS/uninstall.jar" -silent

7.If you do not need the uninstallation logs on the remote database server, optionally delete the agent manager installation directory. By default, this is the following directory:

v On Windows systems: C:\Program Files\IBM\AgentManager

vOn AIX, Linux, and Solaris systems: /opt/IBM/AgentManager

Note: On a Windows system, you might have to restart the system before you can delete the agent manager installation directory.

8.If you will not be reinstalling the agent manager on this system, remove the definition of TivoliAgentRecovery from your DNS servers.

The agent manager is now uninstalled.

Chapter 7. Common problems and known limitations in Tivoli Intelligent Orchestrator 61

Page 73
Image 73
IBM 51 manual Or, to uninstall silently