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 > service pack question

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-01-07, 12:06
redwolf redwolf is offline
Registered User
 
Join Date: Apr 2004
Posts: 179
service pack question

Is this scenario possible with db2 udb version 8?

I have two instances (inst1 and inst2) on the same server.

1. upgrade to fix pack 15
2. run db2iupdt on inst1
3. test inst1 for some time period
4. continue to use inst2
5. eventually run db2iupdt on inst2

Is this possible or do I have to run db2iupdt on inst2 also?

Thanks
Reply With Quote
  #2 (permalink)  
Old 12-01-07, 22:22
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
Depends on whether you have ESE version and installed an alternate fixpack, which allows 2 different fixpack levels (on different instances) to run at the same time.

If you don't have ESE, and/or you did not install an alternate fixpack, then I believe that you need to upgrade all instances on the server at the same time.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390

Last edited by Marcus_A; 12-01-07 at 22:30.
Reply With Quote
  #3 (permalink)  
Old 12-02-07, 07:33
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
Marcus is right. Each DB2 instance has some local file and some shared files/executables. Installing a FixPak (w/o db2iupdt) updates the shared files and, thus implicitly affects all instances referring to this installation. You need different install paths to run different code levels.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
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