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 > creating a new DB2 Instance on windows

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-08-10, 09:04
itsonlyme44 itsonlyme44 is offline
Registered User
 
Join Date: Dec 2007
Posts: 261
creating a new DB2 Instance on windows

I am testing an upgrade and installed DB2 Connect V 8.2 on a windows server.

I would like to create a second DB2 instance and then test my 9.5 upgrade.

I used the control center an created a new instance but I cannot connect to it.. I get "The instance "DB2_01" does not exist on host "

obviously I am missing something.. can anyone help?
Reply With Quote
  #2 (permalink)  
Old 06-08-10, 12:01
nvk@vhv nvk@vhv is offline
Registered User
 
Join Date: Jan 2010
Posts: 294
Hi,

open a command window (or simply run db2cmd).
Enter the command db2ilist. Does it show two instances?

If yes,
set DB2INSTANCE=DB2_01 (or what other instance is shown)
db2 get dbm cfg
db2licm -l
or any other command ...
Reply With Quote
  #3 (permalink)  
Old 06-08-10, 12:03
itsonlyme44 itsonlyme44 is offline
Registered User
 
Join Date: Dec 2007
Posts: 261
DB2ILIST only shows 1 Instance - the default DB2 Instance
Reply With Quote
  #4 (permalink)  
Old 06-09-10, 03:32
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
created the instance before or after install 9.5
after : start -programs-ibm-db2 there is a link to the new environment
db2icrt can create an instance, but not applicable for you. new instance in new code level..
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
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