IBM Support

SI56386 - MQM400 CUMULATIVE #70113 FIX PACK (WMQ V7.0.1 QUEUE MANAGER)

PTF Cover Letter


PTF ( Program Temporary Fixes ) Cover letter


Order this fix

Abstract

MQM400 CUMULATIVE #70113 FIX PACK (WMQ V7.0.1 QUEUE MANAGER)


Pre/Co-Requisite PTF / Fix List

REQ  LICENSED      PTF/FIX  LEVEL

TYPE PROGRAM  REL  NUMBER   MIN/MAX  OPTION
---- -------- ---  -------  -------  ------
PRE  5724H72  701  SI56381   NONE     0000



NOTICE:
-------
Application of this PTF may disable or render ineffective programs that
use system memory addresses not generated by the IBM translator,
including programs that circumvent control technology designed to limit
interactive capacity to purchased levels.  This PTF may be a prerequisite
for future PTFs.  By applying this PTF you authorize and agree to the
foregoing.

This PTF is subject to the terms of the license agreement which
accompanied, or was contained in, the Program for which you are obtaining
the PTF.  You are not authorized to install or use the PTF except as part
of a Program for which you have a valid Proof of Entitlement.

SUBJECT TO ANY WARRANTIES WHICH CAN NOT BE EXCLUDED OR EXCEPT AS EXPLICITLY
AGREED TO IN THE APPLICABLE LICENSE AGREEMENT OR AN APPLICABLE SUPPORT
AGREEMENT, IBM MAKES NO WARRANTIES OR CONDITIONS EITHER EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OR CONDITIONS OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON INFRINGEMENT,
REGARDING THE PTF.

The applicable license agreement may have been provided to you in printed
form and/or may be viewed using the Work with Software Agreements (WRKSFWAGR)
CL command.





APAR Error Description / Circumvention

-----------------------------------------------
Collective service MDV 7.0.1.13 for WebSphere MQ v7.0.1

For details of problems fixed, refer to the APARs listed below:-

SE61244 - 5724H72 (option *BASE) ship library QMQM     and IFS .
SE61249 - 5724H72 (option 1)     ship library QMQMSAMP and IFS .
SE61254 - 5724L26 (option *BASE) ship library QMQMJAVA and IFS .
SE61255 - 5724L26 (option 1)     ship library QMQMJAVA and IFS .

CORRECTION FOR APAR SE61250 :
-----------------------------
Collective service MDV 7.0.1.13 for WebSphere MQ v7.0.1
which comprises PTFs...
SI56380 for APAR SE61244 <- Marker PTF
SI56381 for APAR SE61245
SI56382 for APAR SE61246
SI56383 for APAR SE61247
SI56384 for APAR SE61248
SI56385 for APAR SE61249 <- Samples
SI56386 for APAR SE61250
SI56387 for APAR SE61251
SI56389 for APAR SE61252
SI56390 for APAR SE61253
SI56391 for APAR SE61254 <- Java/JMS
SI56393 for APAR SE61255 <- Java Samples

CIRCUMVENTION FOR APAR SE61250 :
--------------------------------
None.


Activation Instructions


None.




Special Instructions


Whether or not you have experienced this problem, it is recommended
that
you apply this PTF, following the instructions given below.

This PTF, for WebSphere MQ for iSeries (5724H7206) Version 7 Release 0,
Modification 1 is of type *IMMED.

***********************************************************************
*
***                           IMPORTANT
***
***                           ---------
***
***  Before applying this PTF, you MUST stop ALL Queue Manager
***
***  activity and FULLY quiesce WebSphere MQ, by following the steps
***
***  shown below. Please note, if you do not clear up shared memory
***
***  (see step (10)) then your Queue Manager may not restart.
***
***********************************************************************
*

1. Use F12 (Cancel) to return to your initial MENU.

Note: If you have WebSphere MQ Commands (CMDMQM) as your initial
menu, change the initial menu in your user profile, sign off
and sign on again.

2. Warn all users that you are going to shut down WebSphere MQ,
and that they should not restart their Queue Managers or their MQI
applications until all PTFs have been loaded and applied.

3. Quiesce all queue managers in a controlled manner:
... ENDMQM MQMNAME(*ALL) OPTION(*CNTRLD) ENDCCTJOB(*YES)
... RCDMQMIMG(*YES) TIMEOUT(15)

NB: Using RCDMQMIMG(*YES) may cause the shut down of some queue
managers
to take a very long time. If this is the case then do step 3a.

3a. From a different sign-on session, issue command:
.. ENDMQM MQMNAME(queue-manager-name) OPTION(*CNTRLD)
ENDCCTJOB(*NO)
followed by:
.. ENDMQM MQMNAME(queue-manager-name) OPTION(*IMMED)
ENDCCTJOB(*YES)

4. If step 3 does NOT log AMQ7A60 ("All queue managers have been
quiesced") then repeat the shut down WebSphere MQ using command:
... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES)
... RCDMQMIMG(*NO) TIMEOUT(15)

5. Shut down the default WebSphere MQ subsystem (QMQM) and also any
user-defined WebSphere MQ subsystems:
... ENDSBS SBS(QMQM) OPTION(*IMMED)

6. Sign off, then sign on again.

7. If you have any testfix PTFs which have been applied on top of your
current Fix Pack (CSD) PTFs, then use RMVPTF to remove these
testfixes.

8. Load and apply this PTF - using the OS/400 menu of PTF commands.

9. Load and apply all other WebSphere MQ PTFs which are requisites for
this PTF. A full list of the PTFs which comprise a Fix Pack can be
seen at http:
//www-306.ibm.com/software/integration/mqfamily/support/summary/

10. If steps 3 or 4 did NOT log AMQ7A60 ("All queue managers have been
quiesced"), you MUST clear WebSphere MQ shared memory by repeating:
... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES)
... RCDMQMIMG(*NO) TIMEOUT(05)

11. Restart the WebSphere MQ subsystem:
... STRSBS SBSD(QMQM/QMQM)

12. Restart one or more Queue Managers, using either the STRMQM command
or option 14 from the WRKMQM panel.

All users who were actively using WebSphere MQ before it was quiesced
should sign off and sign on again before restarting their Queue
Managers or restarting their MQI applications.

********************************************************************
THE FOLLOWING ARE SUPERSEDED SPECIAL INSTRUCTIONS. IF THE SUPERSEDED
PTF HAS ALREADY BEEN APPLIED AND ITS SPECIAL INSTRUCTION FOLLOWED,
IT IS NOT NECESSARY TO FOLLOW THAT SPECIAL INSTRUCTION AGAIN.
********************************************************************

SPECIAL INSTRUCTIONS FOR SUPERSEDED PTF SI40556 :
=================================================

Whether or not you have experienced this problem, it is recommended
that
you apply this PTF, following the instructions given below.

This PTF, for WebSphere MQ for iSeries (5724H7226) Version 7 Release 0,
Modification 1 is of type *IMMED.

***********************************************************************
*
***                           IMPORTANT
***
***                           ---------
***
***  Before applying this PTF, you MUST stop ALL Queue Manager
***
***  activity and FULLY quiesce WebSphere MQ, by following the steps
***
***  shown below. Please note, if you do not clear up shared memory
***
***  (see step (10)) then your Queue Manager may not restart.
***
***********************************************************************
*

1. Use F12 (Cancel) to return to your initial MENU.

Note: If you have WebSphere MQ Commands (CMDMQM) as your initial
menu, change the initial menu in your user profile, sign off
and sign on again.

2. Warn all users that you are going to shut down WebSphere MQ,
and that they should not restart their Queue Managers or their MQI
applications until all PTFs have been loaded and applied.

3. Quiesce all queue managers in a controlled manner:
... ENDMQM MQMNAME(*ALL) OPTION(*CNTRLD) ENDCCTJOB(*YES)
... RCDMQMIMG(*YES) TIMEOUT(15)

NB: Using RCDMQMIMG(*YES) may cause the shut down of some queue
managers
to take a very long time. If this is the case then do step 3a.

3a. From a different sign-on session, issue command:
.. ENDMQM MQMNAME(queue-manager-name) OPTION(*CNTRLD)
ENDCCTJOB(*NO)
followed by:
.. ENDMQM MQMNAME(queue-manager-name) OPTION(*IMMED)
ENDCCTJOB(*YES)

4. If step 3 does NOT log AMQ7A60 ("All queue managers have been
quiesced") then repeat the shut down WebSphere MQ using command:
... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES)
... RCDMQMIMG(*NO) TIMEOUT(15)

5. Shut down the default WebSphere MQ subsystem (QMQM) and also any
user-defined WebSphere MQ subsystems:
... ENDSBS SBS(QMQM) OPTION(*IMMED)

6. Sign off, then sign on again.

7. If you have any testfix PTFs which have been applied on top of your
current Fix Pack (CSD) PTFs, then use RMVPTF to remove these
testfixes.

8. Load and apply this PTF - using the OS/400 menu of PTF commands.

9. Load and apply all other WebSphere MQ PTFs which are requisites for
this PTF. A full list of the PTFs which comprise a Fix Pack can be
seen at http:
//www-306.ibm.com/software/integration/mqfamily/support/summary/

10. If steps 3 or 4 did NOT log AMQ7A60 ("All queue managers have been
quiesced"), you MUST clear WebSphere MQ shared memory by repeating:
... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES)
... RCDMQMIMG(*NO) TIMEOUT(05)

11. Restart the WebSphere MQ subsystem:
... STRSBS SBSD(QMQM/QMQM)

12. Restart one or more Queue Managers, using either the STRMQM command
or option 14 from the WRKMQM panel.

All users who were actively using WebSphere MQ before it was quiesced
should sign off and sign on again before restarting their Queue
Managers or restarting their MQI applications.


Default Instructions

THIS PTF CAN BE APPLIED IMMEDIATE OR DELAYED.



Supersedes

PTF/FIX NO(S).  APAR TITLE LINE
--------------  ------------------------------------------------------------
   SI52655      MQM400 CUMULATIVE #70112 FIX PACK (WMQ V7.0.1 QUEUE MANAGER)
   SI50691      MQM400 CUMULATIVE #70111 FIX PACK (WMQ V7.0.1 QUEUE MANAGER)
   SI49196      MQM400 CUMULATIVE #70110 FIX PACK (WMQ V7.0.1 QUEUE MANAGER)
   SI47082      MQM400 CUMULATIVE #70109 FIX PACK (WMQ V7.0.1 QUEUE MANAGER)
   SI45778      MQM400 CUMULATIVE #70108 FIX PACK (WMQ V7.0.1 QUEUE MANAGER)
   SI44929      MQM400 CUMULATIVE #70107 FIX PACK (WMQ V7.0.1 QUEUE MANAGER)
   SI43560      MQM400 CUMULATIVE #70106 FIX PACK (WMQ V7.0.1 QUEUE MANAGER)
   SI42609      MQM400 CUMULATIVE #70105 FIX PACK (WMQ V7.0.1 QUEUE MANAGER)
   SI41695      MQM400 CUMULATIVE #70104 FIX PACK (WMQ V7.0.1 QUEUE MANAGER)
   SI40556      MQM400 CUMULATIVE #70103 FIX PACK (WMQ V7.0.1 QUEUE MANAGER)
   SI39005      MQM400 CUMULATIVE #70102 FIX PACK (WMQ V7.0.1 QUEUE MANAGER)
   SI36923      MQM400 CUMULATIVE #70101 FIX PACK (WMQ V7.0.1 QUEUE MANAGER)

Summary Information

System..............................i
Models..............................
Release.............................V7R0M1
Licensed Program...............5724H72
APAR Fixed..........................SE61250
Superseded by:......................View fix details for PTF SI59948
Recompile...........................N
Library.............................QMQM
MRI Feature ........................NONE
Cum Level...........................


System i Support

IBM disclaims all warranties, whether express or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. By furnishing this document, IBM grants no licenses to any related patents or copyrights. Copyright © 1996,1997,1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 IBM Corporation. Any trademarks and product or brand names referenced in this document are the property of their respective owners. Consult the Terms of use link for trademark information.

[{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG15V","label":"PTF Cover Letters - OS\/400 General"},"Component":"","ARM Category":[],"Platform":[{"code":"PF012","label":"IBM i"}],"Version":"V7R0M1","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
13 August 2015