Quick Reference Guide

1. Open a terminal session.
2. Remove the DB2 instance by issuing the following commands:
cd /opt/dell/ekm/products/tklm/_uninst
./removeDB2Inst.sh <DB2_INSTALL_DIR>
./removeDB2Inst.sh <DB2_ADMIN>
./removeDB2Inst.sh <DB2_ADMIN_HOME>
./removeDB2Inst.sh <
DB2_DB_NAME>
For example:
./removeDB2Inst.sh /opt/dell/db2ekm
./removeDB2Inst.sh /ekm_dell1
./removeDB2Inst.sh /home/db2ekm
./removeDB2Inst.sh /db2ekm
3. Run TKLM Silent Uninstall with the response file by issuing the following commands:
/opt/dell/ekm/_uninst/TIPInstall/uninstall -i silent –f
/opt/dell/ekm/Uninstall_EKM/dkm_uninstall_response.txt
4. Remove the log files by issuing the following commands:
rm -rf /tklmV2properties
cd /opt/dell/ekm/
rm tklm_install.stderr
rm IA-TIPIn*.log
rm EKM_Install*.log
5. Remove the DB2 user ID from the system by issuing the following command:
userdel -r $DB2_ADMIN$
For example:
userdel -r ekm_dell1
6. Remove DB2 from the system by issuing the following commands:
cd /opt/dell/ekm/install
./db2_deinstall -a
7. Remove the parent directory used for EKM 2.X merge/migration and the EKM 3.0 installation.
rm -rf /opt/dell/ekm
8. Reboot the machine.
9. If you want to reinstall EKM 3.0, refer to Performing the EKM 3.0 Installation Procedure.
Reinstalling EKM 3.0
To reinstall EKM 3.0, perform the following steps:
1. Uninstall EKM 3.0 using the uninstall procedure. Refer to Uninstalling EKM 3.0.
NOTE: If the machine did not reboot automatically when you uninstalled EKM 3.0, reboot the machine.
2. Reinstall EKM 3.0 using the installation procedure. Refer to Performing the EKM 3.0 Installation Procedure.
NOTE: If you saved an installation profile during the original EKM 3.0 installation, you can use it to reinstall
EKM 3.0. However, if you are using a primary/secondary server configuration, and the installation profile
belongs to the secondary EKM 3.0 server, do not use it to reinstall EKM 3.0 on the primary server.
Frequently Asked Questions
Can I install EKM 3.0 in an operating system that is not listed in the Hardware and Software Requirements chapter?
57