How to uninstall?

ldmwndletsm

ADSM.ORG Senior Member
Joined
Oct 30, 2019
Messages
232
Reaction score
5
Points
0
I installed TSM on a Linux test server, but I don't think I did everything correctly. I downloaded SP_813_LIN86_SERSTG_AGT_ML.bin, uncompressed and ran `install.sh -c` to install the software. Now, I would like to re-install it. How do I uninstall it and start over? Do I do this ???:

cd /opt/IBM/InstallationManager/eclipse/tools
./imcl -c

That it?

Also, after installing TSM, I configured the database:
1. Created the instance: /opt/tivoli/tsm/db2/instance/db2icrt -a server -s ese -u instance_name instance_name
2. su - instance_name
3. db2 update dbm cfg using dftdbpath /home/instance_name/tsminst1
4. Formatted the db: dsmserv -i /home/instance_name/tsminst1 format dbdir=/tsm_db1, /tsm_db2, /tsm_db3 activelogsize=101376 activelogdirectory=/tsm-log archlogdirectory=/tsm-arch/archive-logs

How do I remove all that, too? What order do I do this in?
 
Back
Top