Hi DB2-Community,
SORRY:
For writing errors.
For not found solved problem on Forum Search.
HERE TEH QUESTION:
Can someone give me a tip to find out how I can manualy deinstall all the db2-things on my Linux without a complete reinstalling the system?
Something like "Delete this and this and than in this file this lines..."
A link to a desciption is wellcome.
HERE TEH STORY:
I isntall it on an Ubuntu-Linux using db2setup.
Selecting only the minimum (required).
All configs at default (user db2inst etc..)
so far so fine.. ..for a while..
But i dont respect one Law: "Never touch a running system!".
I find the db2cc.
It was not usable with my default user, only if i switch to db2inst1 and run db2cc i can use it.
But i remember that i can give during setup an current user as instance owner.
So I start db2setup, make new istance with my current user and try to start with db2start.
Short message like "Intern System Error" was the result.
No more.
No information.
All google dont help.
Than I try
db2_deinstall
=> error
Im following innstructins.
On db2idrop i got my Problem.
db2idrop db2inst1 or my second instance give no result.
Message was just success but nothing happend.
db2ilist show me my 2 instances and
db2_deinstall tell my it dont work bacause there are instances.
At last i delete /opt/ibm and $HOME/sqllib complete
find . -name ibm
and
find . -name db2
give no more result
/etc/services entry deleted
but i think, i forgot a config file elsewhere...
Dont know to this time.
So i install db2 agin.
Now with my normal user as instance Owner.
But the result of db2start was the same..
db2ilist shows me 2 Instances.
So i know i forgot to delete something.
But WHAT?
I test on VirtualBox a new install of Ubuntu with just only db2 and db2inst1 as instance owner => it works fine.
But to connect the host system to a gues system is an other story...
And not realy a solution.
Uuntu 9.10
DB2 9.7 C-Express
Greetings
Desian