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.

 
Go Back  dBforums > Database Server Software > DB2 > deinstall db2 on Linux

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-25-11, 10:35
Gurinder Gurinder is offline
Registered User
 
Join Date: Feb 2011
Posts: 1
deinstall db2 on Linux

Hi,

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?

Thanks.

Last edited by Gurinder; 02-25-11 at 10:38.
Reply With Quote
  #2 (permalink)  
Old 02-25-11, 12:59
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
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.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On