ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Fixpack install/uninstall in MB/IIB

Post new topic  Reply to topic
 Fixpack install/uninstall in MB/IIB « View previous topic :: View next topic » 
Author Message
abd.wsu
PostPosted: Wed May 06, 2015 7:35 am    Post subject: Fixpack install/uninstall in MB/IIB Reply with quote

Acolyte

Joined: 12 Sep 2012
Posts: 65

So, we can't uninstall the fixpack without uninstalling the base version of MB and IIB? One option IBM suggests is to have different install locations for different fixpacks and tweak the mqsiprofile to pick which level we want.
But that's a bad suggestion in my opinion. Why have multiple install locations?

Anyone else got any better ideas?
How about running the mqsichangebroker with the -f option to run at whatever functional level we want?
Would this cause any issues? Can we treat this as an ideal rollback for a FP installation?
Any ideas/suggestions?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed May 06, 2015 7:45 am    Post subject: Re: Fixpack install/uninstall in MB/IIB Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

abd.wsu wrote:
So, we can't uninstall the fixpack without uninstalling the base version of MB and IIB? One option IBM suggests is to have different install locations for different fixpacks and tweak the mqsiprofile to pick which level we want.
But that's a bad suggestion in my opinion. Why have multiple install locations?

Anyone else got any better ideas?
How about running the mqsichangebroker with the -f option to run at whatever functional level we want?
Would this cause any issues? Can we treat this as an ideal rollback for a FP installation?
Any ideas/suggestions?

I believe the plan here was to have multiple installations co-located.
As long as the installations are on the same major level, which level it runs in depends on how and in which environment it was started from...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
abd.wsu
PostPosted: Wed May 06, 2015 8:01 am    Post subject: Reply with quote

Acolyte

Joined: 12 Sep 2012
Posts: 65

Yes, but why have them co-located. Can't they do it like they do with MQ FPs.
Anyhow, I am planning to install the IIB FP003 in the same location as IIB9001 and use the mqsichangebroker command as a rollback option in case of issues. Do you see any issue with doing that?
I know having multiple locations and tweaking the mqsiprofile is pretty straightforward too, but why do 2 steps when you can do 1.
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed May 06, 2015 8:02 am    Post subject: Re: Fixpack install/uninstall in MB/IIB Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

abd.wsu wrote:
Why have multiple install locations?


Why not?

abd.wsu wrote:
Can we treat this as an ideal rollback for a FP installation?


No. The -f flag controls what level of function the broker supplies, not the fix pack level. Consider this scenario - you took a 7.0.0.3 broker, applied FP7 and then used the -f flag to take the broker back to FP3. Any flows using the CD nodes would fail because the CD nodes are not available at FP3 (introduced in FP5 IIRC) but the broker would still have all the APAR fixes applied from FP3 to FP7 (because fix packs are cumulative).

So if you wanted to uninstall the fix pack because one of the APARs is causing a problem (or to see if it's causing a problem) you can't do it with the -f flag. You'd have to uninstall & reinstall, or point back to the old install location.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
abd.wsu
PostPosted: Wed May 06, 2015 8:49 am    Post subject: Reply with quote

Acolyte

Joined: 12 Sep 2012
Posts: 65

The rate at which IBM rolls out Fix packs we would end up with quiet a handful of Install locations if we go with seperate locations for each fixpack.

If i go with multiple locations, is changing only the mqsiprofile path enough? or do i need to change the odbc.ini files and the java libpaths to the new installation too, like we do between major versions?
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed May 06, 2015 8:57 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

abd.wsu wrote:
The rate at which IBM rolls out Fix packs we would end up with quiet a handful of Install locations if we go with seperate locations for each fixpack.


And? If you're inexplicably worried about disc space, they're installed to the disc not engraved on the surface. You can probably delete the -3 level and / or delete it after a few years.

(I would also dispute that IBM produces broker fix packs at a rapid rate, but that's off topic)

abd.wsu wrote:
If i go with multiple locations, is changing only the mqsiprofile path enough? or do i need to change the odbc.ini files and the java libpaths to the new installation too, like we do between major versions?


What would you set up if you installed the new fix pack on a clean machine? You need to do that.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
abd.wsu
PostPosted: Wed May 06, 2015 9:10 am    Post subject: Reply with quote

Acolyte

Joined: 12 Sep 2012
Posts: 65

I understand. I guess there's no point arguing this. RESISTANCE IS FUTILE. I'll go ahead with multiple locations. Just that by doing this, IBM adds another layer of duties/work for the admins. I wish it was just straightforward like MQ.
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed May 06, 2015 9:41 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

abd.wsu wrote:
I wish it was just straightforward like MQ.


WMQ (post v7.5) can work exactly the same way as this (co-location) in respect to fix packs and rolling them back. Which is very handy when it has WMB or IIB sitting on it.

Or do you mean straightforward in the sense of "you can simply tell the user to live with the fix pack because you have to do a full uninstall / reinstall to revert MQ to the previous level & you don't have time"?


_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Fixpack install/uninstall in MB/IIB
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.