View Single Post
  #2 (permalink)  
Old 11-24-04, 04:33
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,563
Hi,

You have a problem related to already created instance. Check the instance name (command: db2ilist). If instance already exist, then drop the instance (command: db2idrop <instance_name>). Then try to install admin client again.

Hope this helps,
Grofaty
Reply With Quote