Author |
Message
|
fmv0202 |
Posted: Thu Feb 15, 2007 9:00 am Post subject: MQVer not updating with CSD patches. |
|
|
 Apprentice
Joined: 13 Dec 2006 Posts: 28
|
Hello Everybody,
I'm attempting to upgrade our CSD to 13. I am starting at FP8 and attempting to apply up to CSD13. Here's my env configuration:
Name: WebSphere MQ
Version: 530.8 CSD08
CMVC level: p530-08-L040921
BuildType: IKAP - (Production)
After I applied the CSD12, I got the following message
Installation Summary
--------------------
Name Level Part Event Result
-------------------------------------------------------------------------------
gskak.rte 6.0.5.45 USR APPLY SUCCESS
But when I perform the mqver command agian, I get
Name: WebSphere MQ
Version: 530.8 CSD08
CMVC level: p530-08-L040921
BuildType: IKAP - (Production)
Thanks!
Is this a common problem? |
|
Back to top |
|
 |
dalelane |
Posted: Thu Feb 15, 2007 1:23 pm Post subject: Re: MQVer not updating with CSD patches. |
|
|
Novice
Joined: 21 Jul 2005 Posts: 15
|
fmv0202 wrote: |
After I applied the CSD12, I got the following message
gskak.rte 6.0.5.45 USR APPLY SUCCESS |
That is telling you that GSkit (the libraries that are supplied with WMQ to provide SSL support) has been updated. It doesn't give any information about the WMQ install - what other output did you get from the install attempt?
Last edited by dalelane on Fri Feb 16, 2007 1:27 am; edited 1 time in total |
|
Back to top |
|
 |
jpeela |
Posted: Thu Feb 15, 2007 9:30 pm Post subject: |
|
|
 Centurion
Joined: 23 Jan 2006 Posts: 139
|
didi you reboot the system and checked, if not please check and see if you are still getting the same _________________ Jogi |
|
Back to top |
|
 |
Philip Morten |
Posted: Fri Feb 16, 2007 2:17 am Post subject: |
|
|
Master
Joined: 07 Mar 2002 Posts: 230 Location: Hursley Park
|
jpeela wrote: |
didi you reboot the system and checked, if not please check and see if you are still getting the same |
There is no need to reboot when applying WebSphere MQ service on AIX. _________________ Philip Morten
The postings on this site are my own and do not necessarily represent IBM's positions, strategies or opinions. |
|
Back to top |
|
 |
Philip Morten |
Posted: Fri Feb 16, 2007 2:30 am Post subject: |
|
|
Master
Joined: 07 Mar 2002 Posts: 230 Location: Hursley Park
|
To see what level the installer thinks is installed use 'lslpp -l | grep mqm', output should be something like:
mqm.base.runtime 5.3.0.8 COMMITTED WebSphere MQ ......
etc
If it still shows 5.3.0.8 then CSD12 was not installed - you need to find out why, did yiu shutdown all MQ processes before applying the CSD ? _________________ Philip Morten
The postings on this site are my own and do not necessarily represent IBM's positions, strategies or opinions. |
|
Back to top |
|
 |
fmv0202 |
Posted: Fri Feb 16, 2007 4:52 am Post subject: |
|
|
 Apprentice
Joined: 13 Dec 2006 Posts: 28
|
Thanks to everyone's reply. Turns out tha tthe issue was with the OS default settings for gskak and some configuration changes with Smitty. So this really belongs in an AIX forum. Anyhow, if anyone should run into this problem I'll just post it anyways.
smit update
then put a [.]
PREVIEW [no]
COMMIT [no]
(ESC + 4) LICENSE [yes]
Save file
Using memo.ptf:
installp -ac -d . gskak.rte
To downgrade:
installp -ac -F -d . gskak.rte
Thanks Agian!!
 |
|
Back to top |
|
 |
|