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 > Inplace upgrade from V9.5 to 9.7

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-07-11, 10:52
DB Guide DB Guide is offline
Registered User
 
Join Date: Oct 2009
Posts: 14
Lightbulb Inplace upgrade from V9.5 to 9.7

Hello Experts,

Is it possible to install db2 v9.7 on top of v9.5 (on the same directory)?

We are using db2 ESE "DB2 v9.5.0.4", "s090429", "U825478", and Fix Pack "4" on AIX 6.1.
We had planned to upgrade it to 9.7. So we had tried installing it on the same directory of 9.5.
But everytime it failed with below error:
DB2 product that is not at the same level as the DB2 product you are attempting to install. Specify another location.
Finally we had to specify new location for this installation.

So my question is, is it possible to install db2 v9.7 on top of v9.5? or were we missing to any step?


Thanks!
Reply With Quote
  #2 (permalink)  
Old 02-07-11, 11:32
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
Install to new location, and then update the instance(s) per the instructions. If after the instance upgrades, there are no instances still using the 9.5 install, you can uninstall it (there is script provided for that).
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #3 (permalink)  
Old 02-07-11, 13:18
DB Guide DB Guide is offline
Registered User
 
Join Date: Oct 2009
Posts: 14
Hi Marcus,

Thank you for the reply.

We did the same thing to get it done. But I had heard about the "Inplace Upgrade" where the binaries of new version are installed on top of old version.

Just as a curiosity, Is there any way to do that? or it's not possible?
Reply With Quote
  #4 (permalink)  
Old 02-07-11, 13:49
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
If you are updating a release with a new fixpack within 9.5 it is usually possible (although you should always read the install instructions for each fixpack).

If you go from 9.5 to 9.7 it is not possible (two different releases). DB2 for Windows is different in this regard, but I don't think you care about that.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #5 (permalink)  
Old 02-07-11, 13:52
DB Guide DB Guide is offline
Registered User
 
Join Date: Oct 2009
Posts: 14
Thank you very much!

That was helpful.
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