Author |
Message
|
venkat126 |
Posted: Mon Aug 23, 2010 12:47 pm Post subject: Command to list support packs already installed on MQ |
|
|
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 |
|
 |
exerk |
Posted: Mon Aug 23, 2010 12:51 pm Post subject: |
|
|
 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 |
|
 |
venkat126 |
Posted: Mon Aug 23, 2010 1:08 pm Post subject: |
|
|
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 |
|
 |
exerk |
Posted: Mon Aug 23, 2010 1:24 pm Post subject: |
|
|
 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 |
|
 |
venkat126 |
Posted: Mon Aug 23, 2010 1:32 pm Post subject: |
|
|
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 |
|
 |
exerk |
Posted: Mon Aug 23, 2010 1:41 pm Post subject: |
|
|
 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 |
|
 |
gbaddeley |
Posted: Mon Aug 23, 2010 3:18 pm Post subject: |
|
|
 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 |
|
 |
mqjeff |
Posted: Mon Aug 23, 2010 3:44 pm Post subject: |
|
|
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 |
|
 |
bruce2359 |
Posted: Mon Aug 23, 2010 3:56 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
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 |
|
 |
mqjeff |
Posted: Mon Aug 23, 2010 4:51 pm Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
bruce2359 wrote: |
Think unzipped, un-tar'd. |
In fact, I did think that. But my choice of language was carefully technology-neutral. |
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Aug 23, 2010 5:49 pm Post subject: |
|
|
 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 |
|
 |
venkat126 |
Posted: Tue Aug 24, 2010 7:13 am Post subject: |
|
|
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 |
|
 |
venkat126 |
Posted: Tue Aug 24, 2010 7:34 am Post subject: Helpful command |
|
|
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 |
|
 |
mvic |
Posted: Tue Aug 24, 2010 3:26 pm Post subject: Re: Command to list support packs already installed on MQ |
|
|
 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 |
|
 |
venkat126 |
Posted: Wed Aug 25, 2010 6:03 am Post subject: Re: Command to list support packs already installed on MQ |
|
|
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 |
|
 |
|