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 » IBM MQ Installation/Configuration Support » Command to list support packs already installed on MQ

Post new topic  Reply to topic Goto page 1, 2  Next
 Command to list support packs already installed on MQ « View previous topic :: View next topic » 
Author Message
venkat126
PostPosted: Mon Aug 23, 2010 12:47 pm    Post subject: Command to list support packs already installed on MQ Reply with quote

Novice

Joined: 23 Aug 2010
Posts: 22

Hi
I'm planning on installing some required support packs on my Websphere MQ installation. However, before doing so, I wish to see which support packs are already installed on the system. Could someone suggest a command to list the support pack?
FYI, dspmqver does not list anything about support packs.
OS is zlinux.
MQ version is 7.0.1.1.
Any suggestions are appreciated.
Back to top
View user's profile Send private message
exerk
PostPosted: Mon Aug 23, 2010 12:51 pm    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

Punch dspmqver into the Info Centre search bar and look again, especially the -f Fields section...
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
venkat126
PostPosted: Mon Aug 23, 2010 1:08 pm    Post subject: Reply with quote

Novice

Joined: 23 Aug 2010
Posts: 22

Hi exerc,

I searched in the infocenter and studied the complete syntax for dspmqver command. The information that -f displays is displayed automatically without giving any option.
However, while going through the info pages, I found that the support pack info is saved in a file called 'ptf' on the box. Once I find the location of that file, I think I'll have the info I was searching for.

Thanks for pointing me in the right direction.
Back to top
View user's profile Send private message
exerk
PostPosted: Mon Aug 23, 2010 1:24 pm    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

And did you not spot this:

"...Version, in the form V.R.M.F:
Where V=Version, R=Release, M=Modification,
and F=Fix pack...
"

in the text? For example V7, R0, M1, F2
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
venkat126
PostPosted: Mon Aug 23, 2010 1:32 pm    Post subject: Reply with quote

Novice

Joined: 23 Aug 2010
Posts: 22

exerk wrote:
And did you not spot this:

"...Version, in the form V.R.M.F:
Where V=Version, R=Release, M=Modification,
and F=Fix pack...
"

in the text? For example V7, R0, M1, F2


I agree with that. The command displayed 7.0.1.1 for me and I know it means the tool is at maintainance level 1.1.
However, what I was trying to find out was the different support packs that were applied. I want to apply MS03 support pack. I want to see if that has already been applied or not. So, I'm looking for a document that gives me the list of applied support packs. Unfortunately I still can't find it in the system.

Now, I apologize in advance if the 7.0.1.1 tells which support pack has been applied. I don't know how to deduce the support pack name from the maintainance level info.
Back to top
View user's profile Send private message
exerk
PostPosted: Mon Aug 23, 2010 1:41 pm    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

Doh! Sorry, read the original post very badly

The long and the short of it, you don't apply SupportPacs, after all, MS03 (for instance) is just an application that runs against a queue manager. If you are concerned that you may have a SupportPac in use, that requires removal before upgrade etc., you should have it recorded somewhere - after all, you do use change management don't you?
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
gbaddeley
PostPosted: Mon Aug 23, 2010 3:18 pm    Post subject: Reply with quote

Jedi Knight

Joined: 25 Mar 2003
Posts: 2538
Location: Melbourne, Australia

There is no easy means of determining if IBM SupportPacs have been installed. Each of these product extensions will have its own instructions for installation and recommended location of the binaries. You may have your own local standards on where they are installed and how they are used.
_________________
Glenn
Back to top
View user's profile Send private message
mqjeff
PostPosted: Mon Aug 23, 2010 3:44 pm    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

All of the Eclipse based supportPacs that extend MQ Explorer should be listed in the normal Eclipse plugin or feature registry.

Everything else is catch as catch can - and as is mentioned, not very many supportPacs are actually 'installed' but more 'unpackaged'.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Mon Aug 23, 2010 3:56 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

Quote:
'unpackaged'.

Think unzipped, un-tar'd.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Mon Aug 23, 2010 4:51 pm    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

bruce2359 wrote:
Quote:
'unpackaged'.

Think unzipped, un-tar'd.


In fact, I did think that. But my choice of language was carefully technology-neutral.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Mon Aug 23, 2010 5:49 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

Quote:
...my choice of language was carefully technology-neutral.

I'm a risk-taker.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
venkat126
PostPosted: Tue Aug 24, 2010 7:13 am    Post subject: Reply with quote

Novice

Joined: 23 Aug 2010
Posts: 22

Thank you guys. That was valuable feedback. I think I'll have to talk to the UNIX Systems admin if he is maintaing a change management document. I'm sure the installed support packs will be listed there.
Thanks again everyone.
Back to top
View user's profile Send private message
venkat126
PostPosted: Tue Aug 24, 2010 7:34 am    Post subject: Helpful command Reply with quote

Novice

Joined: 23 Aug 2010
Posts: 22

After doing some research, the only command that came close to what I was looking for is as follows:

AIX: lslpp -L all
SOLARIS: pkginfo

LINUX (the one I'm using): rpm -qa|grep MQSeries

Decided to post this in case anyone else out there is looking for something similar.
Back to top
View user's profile Send private message
mvic
PostPosted: Tue Aug 24, 2010 3:26 pm    Post subject: Re: Command to list support packs already installed on MQ Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

venkat126 wrote:
FYI, dspmqver does not list anything about support packs.

That's because SupportPacs are not part of the MQ product.

Your latest post mentioning package queries (rpm, pkginfo, .. etc.) will not help unless your SupportPac happens to have a proper installer. Generally, they don't.

What SupportPacs are required on your systems, by the way? I mean, the ones you referred to in your original post.
Back to top
View user's profile Send private message
venkat126
PostPosted: Wed Aug 25, 2010 6:03 am    Post subject: Re: Command to list support packs already installed on MQ Reply with quote

Novice

Joined: 23 Aug 2010
Posts: 22

mvic wrote:

What SupportPacs are required on your systems, by the way? I mean, the ones you referred to in your original post.

MS03 support pack. It can be used to backup MQ configuration.
I've been able to dig up some config backup scripts for MQ. So, I'm planning on using either of these options.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » Command to list support packs already installed on MQ
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.