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 > Two db2 versions on same aix server

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-21-09, 01:34
Hello1 Hello1 is offline
Registered User
 
Join Date: Nov 2008
Posts: 16
Two db2 versions on same aix server

Hi,

I have 2 AIX servers - Server1,Server2.
Server1 has DB2 V9.1 SP3 installed.
Server2 has DB2 V8.2 installed.

I have DB2 version 9.5 to install on either of the 2 servers.

Can you please help me in answering whether I can install DB2 v9.5 on either of these 2 servers i.e. two different DB2 versions can be installed on same AIX server without disturbing each other ?

Thanks for your help.
Reply With Quote
  #2 (permalink)  
Old 12-21-09, 08:26
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
I believe that this question was asked and answered with the past week or so. The answer was yes.

Andy
Reply With Quote
  #3 (permalink)  
Old 12-25-09, 11:43
blazer789 blazer789 is offline
Registered User
 
Join Date: Jun 2009
Posts: 221
Yes, Two different versions can be installed under a single AIX server. Infact not only two, one could also install three different versions 8, 9.1, 9.5 as three of them take different paths by default. Version 8 gets installed under /usr/opt/db2_08, version 9 under /opt/IBM/db2/V9.1 and version 9.5 under /opt/IBM/db2/V9.5. One installation shouldn't disturb the other installation. Because all the three versions gets installed in a different directory and are independent to one another, it is possible to create three different instances on one AIX server using three different versions. For example, db2inst1 -- using V8, db2inst2 using V9.1 and db2inst3 using V9.5
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