Thanks for your reply, Gert. No, I did not re-format
the disk, but I am doing so right now per your suggestion.
Do you know where the old db2 node and database
catalog files are located? Adding to my complexity
is that I'm using a domain account -- is it possible
that these old files are even "cached" somewhere
outside the windows server (say on the network?) ?
Thanks again.
Quote:
Originally posted by GertK
Did you format the drive before installing Windows again?
If not, the old db2 node and database catalog files are still on your system. You can display what's in it from the commandline with the commands:
db2 list node directory
db2 list admin node directory
db2 list database directory
Depending on the output you get, some entries can probably be removed with the uncatalog command.
Kind regards, Gert
|