Quick Reference Guide

17. Navigate to Start Administrative ToolsComputer Management . In the left pane, navigate to Local Users and
GroupsGroups . In the right pane, delete the DB2 administrator groups (DB2ADMINS and DB2USERS).
18. In Windows Explorer, navigate to <
root
>:\Users. Delete the folder that has the same name as the DB2 user name.
19. In Windows Explorer, navigate to <
root
>:\Users\Administrator. Delete the IA-TIPInstall-xx log text file.
20. Stop and delete any of the following EKM 3.0 Windows services that are installed. To do this, issue the following
commands at a command prompt at the root (for example, C:) drive. If the service is already stopped, you can skip
the "stop" step.
NOTE: If desired, you can stop and delete the services from the Windows Services utility
sc stop "DBTKLM20"
sc delete "DBTKLM20"
sc stop "<DB2 user name>"
sc delete "<DB2 user name>"
sc stop "DB2GOVERNOR_DB2TKLMV2"
sc delete "DB2GOVERNOR_DB2TKLMV2"
sc stop "DB2LICD_DB2TKLMV2"
sc delete "DB2LICD_DB2TKLMV2"
sc stop "DB2MGMTSVC_DB2TKLMV2"
sc delete "DB2MGMTSVC_DB2TKLMV2"
sc stop "DB2REMOTECMD_DB2TKLMV2"
sc delete "DB2REMOTECMD_DB2TKLMV2"
sc stop "DB2DAS00"
sc delete "DB2DAS00"
NOTE: The following service is displayed as Tivoli Integrated Portal - TIPProfile_Port_<
DB2 port number
> in
the Windows Services utility.
sc stop "IBMWAS61Service - TIPProfile_Port_<DB2 port number>"
sc delete "IBMWAS61Service - TIPProfile_Port_<
DB2 port number>"
NOTE: The DB2 port number defaults to 16310.
21. Issue the following commands at a command prompt at the root (for example, C:) drive:
reg delete HKEY_LOCAL_MACHINE\software\classes\installer\Products
\907E425044C581845A83FCBED0CD5771 /f
reg delete HKEY_LOCAL_MACHINE\software\classes\installer\Features
\907E425044C581845A83FCBED0CD5771 /f
22. Reboot the system.
23. If you want to reinstall EKM 3.0, refer to Performing the EKM 3.0 Installation Procedure.
Manually Uninstalling EKM 3.0 in Linux
If you are reinstalling EKM 3.0 and the installation fails due to an incomplete uninstall, perform the uninstall manually. If
any item is already uninstalled, skip that step.
NOTE: If you have the option to reinstall the operating system on your server, Dell recommends that you re-install
the operating system and then install EKM 3.0.
In the following procedure, replace the following variables (<
variable
>) with your installation paths or variable names.
<
DB2_INSTALL_DIR
>: This is the directory you selected for the database installation.
<
DB2_ADMIN
>: This is the DB2 administrator ID (for example, ekm_dell1).
<
DB2_ADMIN_HOME
>: This is the home directory of the database (also called the database data location).
<
DB2_DB_NAME
>: This is the database name.
56