If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Can some one help me how I can Deinstall db2 on Linux server.
I have db2 express C V9.7 version.
I tried to drop the instance as a root user, but the I got "command not found"
Is this possible if I can Deinstall db2 without dropping instance?
if you want to drop the instance, the db2idrop command is found under a directory named instance in the installation directory. root user generally does not have the current directory(.) in the PATH - so you may have to use ./db2idrop if you are already in the 'instance' directory.
uninstall documentation here - IBM DB2 9.7 for Linux, UNIX and Windows Information Center
Technically speaking, you do not have to drop the instance before uninstall.
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.