Do
db2 list db directory
and
db2 list db directory on C:\
IF the database appears in the second listing, do
db2 catalog database <dbname> on C:\
and then do a db2 drop database ....
BTW, did you DROP DATABASE command ? or was it a delete of the directories ?
Cheers
Sathyaram