PTF/FIX #: SJ01074 - IBM MQ for IBM i LICENSED PROGRAM: 5724H72 ------------------------------------------------------------------------------ : : RELEASE : LEVEL : RECOMPILE : LIBRARY : MRI : KNOWN ISSUE : : IBM : : MIN/MAX : : : FEATURE: FIXED : : : : : : : : : : i : V9R0M0 : NA/NA : N : QMQM : NONE : DT386811 : ------------------------------------------------------------------------------ PRE/CO-REQUISITE PTF/FIX LIST ----------------------------- REQ LICENSED PTF/FIX LEVEL TYPE PROGRAM RELEASE NUMBER MIN/MAX OPTION ---- -------- --------- ------- ------- ------ PRE 5724H72 V9R0M0 SJ01078 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. DESCRIPTION OF PROBLEM FIXED FOR KNOWN ISSUE 'DT386811' : --------------------------------------------------------- Collective service MDV 9.0.0.26 for IBM MQ v9.0 For details of problems fixed, refer to the KIs listed below:- DT386795 - 5724H72 (option *BASE) ship library QMQM and IFS . DT386799 - 5724H72 (option 1) ship library QMQMSAMP and IFS . DT386801 - 5724L26 (option *BASE) ship library QMQMJAVA and IFS . DT386814 - 5724L26 (option 1) ship library QMQMJAVA and IFS . CORRECTION FOR KNOWN ISSUE 'DT386811' : --------------------------------------- Collective service MDV 9.0.0.26 for IBM MQ v9.0 . which comprises ... PTF SJ01071 for KI DT386795 <- Marker PTF . SJ01072 for KI DT386796 . SJ01073 for KI DT386809 . SJ01074 for KI DT386811 . SJ01075 for KI DT386798 . SJ01076 for KI DT386799 <- Samples . SJ01077 for KI DT386797 . SJ01078 for KI DT386812 . SJ01079 for KI DT386813 . SJ01080 for KI DT386815 . SJ01081 for KI DT386807 <- Language . SJ01082 for KI DT386801 <- Java/JMS . SJ01083 for KI DT386814 <- Java Samples CIRCUMVENTION FOR KNOWN ISSUE 'DT386811' : ------------------------------------------ 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 IBM MQ for IBM i (5724H72) Version 9 Release 0, Modification 0 is of type *IMMED. *********************************************************************** * *** IMPORTANT *** *** --------- *** *** Before applying this PTF, you MUST stop ALL Queue Manager *** *** activity and FULLY quiesce IBM MQ, by following the steps *** *** shown below. Please note, if you do not clear up shared memory *** *** (see step (9)) then your Queue Manager may not restart. *** *********************************************************************** * 1. Use F12 (Cancel) to return to your initial MENU. Note: If you have IBM 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 IBM 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 shutdown 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 shutdown of IBM MQ by using command: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(15) 5. Shut down the default IBM MQ subsystem (QMQM) and also any user-defined IBM MQ subsystems: ... ENDSBS SBS(QMQM) OPTION(*IMMED) 6. Sign off, then sign on again. 7. Load and apply this PTF - using the IBM i menu of PTF commands. 8. Load and apply all other IBM MQ PTFs which are requisites for this PTF. A full list of the PTFs which comprise a Fix Pack can be seen at https://www-01.ibm.com/support/docview.wss?uid=swg27006037 9. If steps 3 or 4 did NOT log AMQ7A60 ("All queue managers have been quiesced"), you MUST clear IBM MQ shared memory by repeating: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(05) 10. Restart the IBM MQ subsystem: ... STRSBS SBSD(QMQM/QMQM) 11. 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. ******************************************************************** Whether or not you have experienced this problem, it is recommended that you apply this PTF, following the instructions given below. This PTF, for IBM MQ for IBM i (5724H72) Version 9 Release 0, Modification 0 is of type *IMMED. *********************************************************************** * *** IMPORTANT *** *** --------- *** *** Before applying this PTF, you MUST stop ALL Queue Manager *** *** activity and FULLY quiesce IBM MQ, by following the steps *** *** shown below. Please note, if you do not clear up shared memory *** *** (see step (9)) then your Queue Manager may not restart. *** *********************************************************************** * 1. Use F12 (Cancel) to return to your initial MENU. Note: If you have IBM 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 IBM 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 shutdown 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 shutdown of IBM MQ by using command: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(15) 5. Shut down the default IBM MQ subsystem (QMQM) and also any user-defined IBM MQ subsystems: ... ENDSBS SBS(QMQM) OPTION(*IMMED) 6. Sign off, then sign on again. 7. Load and apply this PTF - using the IBM i menu of PTF commands. 8. Load and apply all other IBM MQ PTFs which are requisites for this PTF. A full list of the PTFs which comprise a Fix Pack can be seen at https://www-01.ibm.com/support/docview.wss?uid=swg27006037 9. If steps 3 or 4 did NOT log AMQ7A60 ("All queue managers have been quiesced"), you MUST clear IBM MQ shared memory by repeating: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(05) 10. Restart the IBM MQ subsystem: ... STRSBS SBSD(QMQM/QMQM) 11. 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. Whether or not you have experienced this problem, it is recommended that you apply this PTF, following the instructions given below. This PTF, for IBM MQ for IBM i (5724H72) Version 9 Release 0, Modification 0 is of type *IMMED. *********************************************************************** * *** IMPORTANT *** *** --------- *** *** Before applying this PTF, you MUST stop ALL Queue Manager *** *** activity and FULLY quiesce IBM MQ, by following the steps *** *** shown below. Please note, if you do not clear up shared memory *** *** (see step (9)) then your Queue Manager may not restart. *** *********************************************************************** * 1. Use F12 (Cancel) to return to your initial MENU. Note: If you have IBM 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 IBM 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 shutdown 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 shutdown of IBM MQ by using command: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(15) 5. Shut down the default IBM MQ subsystem (QMQM) and also any user-defined IBM MQ subsystems: ... ENDSBS SBS(QMQM) OPTION(*IMMED) 6. Sign off, then sign on again. 7. Load and apply this PTF - using the IBM i menu of PTF commands. 8. Load and apply all other IBM MQ PTFs which are requisites for this PTF. A full list of the PTFs which comprise a Fix Pack can be seen at https://www-01.ibm.com/support/docview.wss?uid=swg27006037 9. If steps 3 or 4 did NOT log AMQ7A60 ("All queue managers have been quiesced"), you MUST clear IBM MQ shared memory by repeating: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(05) 10. Restart the IBM MQ subsystem: ... STRSBS SBSD(QMQM/QMQM) 11. 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. Whether or not you have experienced this problem, it is recommended that you apply this PTF, following the instructions given below. This PTF, for IBM MQ for IBM i (5724H72) Version 9 Release 0, Modification 0 is of type *IMMED. *********************************************************************** * *** IMPORTANT *** *** --------- *** *** Before applying this PTF, you MUST stop ALL Queue Manager *** *** activity and FULLY quiesce IBM MQ, by following the steps *** *** shown below. Please note, if you do not clear up shared memory *** *** (see step (9)) then your Queue Manager may not restart. *** *********************************************************************** * 1. Use F12 (Cancel) to return to your initial MENU. Note: If you have IBM 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 IBM 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 shutdown 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 shutdown of IBM MQ by using command: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(15) 5. Shut down the default IBM MQ subsystem (QMQM) and also any user-defined IBM MQ subsystems: ... ENDSBS SBS(QMQM) OPTION(*IMMED) 6. Sign off, then sign on again. 7. Load and apply this PTF - using the IBM i menu of PTF commands. 8. Load and apply all other IBM MQ PTFs which are requisites for this PTF. A full list of the PTFs which comprise a Fix Pack can be seen at https://www-01.ibm.com/support/docview.wss?uid=swg27006037 9. If steps 3 or 4 did NOT log AMQ7A60 ("All queue managers have been quiesced"), you MUST clear IBM MQ shared memory by repeating: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(05) 10. Restart the IBM MQ subsystem: ... STRSBS SBSD(QMQM/QMQM) 11. 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. Whether or not you have experienced this problem, it is recommended that you apply this PTF, following the instructions given below. This PTF, for IBM MQ for IBM i (5724H72) Version 9 Release 0, Modification 0 is of type *IMMED. *********************************************************************** * *** IMPORTANT *** *** --------- *** *** Before applying this PTF, you MUST stop ALL Queue Manager *** *** activity and FULLY quiesce IBM MQ, by following the steps *** *** shown below. Please note, if you do not clear up shared memory *** *** (see step (9)) then your Queue Manager may not restart. *** *********************************************************************** * 1. Use F12 (Cancel) to return to your initial MENU. Note: If you have IBM 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 IBM 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 shutdown 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 shutdown of IBM MQ by using command: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(15) 5. Shut down the default IBM MQ subsystem (QMQM) and also any user-defined IBM MQ subsystems: ... ENDSBS SBS(QMQM) OPTION(*IMMED) 6. Sign off, then sign on again. 7. Load and apply this PTF - using the IBM i menu of PTF commands. 8. Load and apply all other IBM MQ PTFs which are requisites for this PTF. A full list of the PTFs which comprise a Fix Pack can be seen at https://www-01.ibm.com/support/docview.wss?uid=swg27006037 9. If steps 3 or 4 did NOT log AMQ7A60 ("All queue managers have been quiesced"), you MUST clear IBM MQ shared memory by repeating: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(05) 10. Restart the IBM MQ subsystem: ... STRSBS SBSD(QMQM/QMQM) 11. 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. Whether or not you have experienced this problem, it is recommended that you apply this PTF, following the instructions given below. This PTF, for IBM MQ for IBM i (5724H72) Version 9 Release 0, Modification 0 is of type *IMMED. *********************************************************************** * *** IMPORTANT *** *** --------- *** *** Before applying this PTF, you MUST stop ALL Queue Manager *** *** activity and FULLY quiesce IBM MQ, by following the steps *** *** shown below. Please note, if you do not clear up shared memory *** *** (see step (9)) then your Queue Manager may not restart. *** *********************************************************************** * 1. Use F12 (Cancel) to return to your initial MENU. Note: If you have IBM 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 IBM 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 shutdown 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 shutdown of IBM MQ by using command: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(15) 5. Shut down the default IBM MQ subsystem (QMQM) and also any user-defined IBM MQ subsystems: ... ENDSBS SBS(QMQM) OPTION(*IMMED) 6. Sign off, then sign on again. 7. Load and apply this PTF - using the IBM i menu of PTF commands. 8. Load and apply all other IBM MQ PTFs which are requisites for this PTF. A full list of the PTFs which comprise a Fix Pack can be seen at https://www-01.ibm.com/support/docview.wss?uid=swg27006037 9. If steps 3 or 4 did NOT log AMQ7A60 ("All queue managers have been quiesced"), you MUST clear IBM MQ shared memory by repeating: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(05) 10. Restart the IBM MQ subsystem: ... STRSBS SBSD(QMQM/QMQM) 11. 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. Whether or not you have experienced this problem, it is recommended that you apply this PTF, following the instructions given below. This PTF, for IBM MQ for IBM i (5724H72) Version 9 Release 0, Modification 0 is of type *IMMED. *********************************************************************** * *** IMPORTANT *** *** --------- *** *** Before applying this PTF, you MUST stop ALL Queue Manager *** *** activity and FULLY quiesce IBM MQ, by following the steps *** *** shown below. Please note, if you do not clear up shared memory *** *** (see step (9)) then your Queue Manager may not restart. *** *********************************************************************** * 1. Use F12 (Cancel) to return to your initial MENU. Note: If you have IBM 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 IBM 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 shutdown 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 shutdown of IBM MQ by using command: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(15) 5. Shut down the default IBM MQ subsystem (QMQM) and also any user-defined IBM MQ subsystems: ... ENDSBS SBS(QMQM) OPTION(*IMMED) 6. Sign off, then sign on again. 7. Load and apply this PTF - using the IBM i menu of PTF commands. 8. Load and apply all other IBM MQ PTFs which are requisites for this PTF. A full list of the PTFs which comprise a Fix Pack can be seen at https://www-01.ibm.com/support/docview.wss?uid=swg27006037 9. If steps 3 or 4 did NOT log AMQ7A60 ("All queue managers have been quiesced"), you MUST clear IBM MQ shared memory by repeating: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(05) 10. Restart the IBM MQ subsystem: ... STRSBS SBSD(QMQM/QMQM) 11. 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. Whether or not you have experienced this problem, it is recommended that you apply this PTF, following the instructions given below. This PTF, for IBM MQ for IBM i (5724H72) Version 9 Release 0, Modification 0 is of type *IMMED. *********************************************************************** * *** IMPORTANT *** *** --------- *** *** Before applying this PTF, you MUST stop ALL Queue Manager *** *** activity and FULLY quiesce IBM MQ, by following the steps *** *** shown below. Please note, if you do not clear up shared memory *** *** (see step (9)) then your Queue Manager may not restart. *** *********************************************************************** * 1. Use F12 (Cancel) to return to your initial MENU. Note: If you have IBM 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 IBM 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 shutdown 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 shutdown of IBM MQ by using command: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(15) 5. Shut down the default IBM MQ subsystem (QMQM) and also any user-defined IBM MQ subsystems: ... ENDSBS SBS(QMQM) OPTION(*IMMED) 6. Sign off, then sign on again. 7. Load and apply this PTF - using the IBM i menu of PTF commands. 8. Load and apply all other IBM MQ PTFs which are requisites for this PTF. A full list of the PTFs which comprise a Fix Pack can be seen at https://www-01.ibm.com/support/docview.wss?uid=swg27006037 9. If steps 3 or 4 did NOT log AMQ7A60 ("All queue managers have been quiesced"), you MUST clear IBM MQ shared memory by repeating: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(05) 10. Restart the IBM MQ subsystem: ... STRSBS SBSD(QMQM/QMQM) 11. 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. 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 (5724H7254) Version 9 Release 0, Modification 0 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. Whether or not you have experienced this problem, it is recommended that you apply this PTF, following the instructions given below. This PTF, for IBM MQ for IBM i (5724H72) Version 9 Release 0, Modification 0 is of type *IMMED. *********************************************************************** * *** IMPORTANT *** *** --------- *** *** Before applying this PTF, you MUST stop ALL Queue Manager *** *** activity and FULLY quiesce IBM MQ, by following the steps *** *** shown below. Please note, if you do not clear up shared memory *** *** (see step (9)) then your Queue Manager may not restart. *** *********************************************************************** * 1. Use F12 (Cancel) to return to your initial MENU. Note: If you have IBM 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 IBM 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 shutdown 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 shutdown of IBM MQ by using command: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(15) 5. Shut down the default IBM MQ subsystem (QMQM) and also any user-defined IBM MQ subsystems: ... ENDSBS SBS(QMQM) OPTION(*IMMED) 6. Sign off, then sign on again. 7. Load and apply this PTF - using the IBM i menu of PTF commands. 8. Load and apply all other IBM MQ PTFs which are requisites for this PTF. A full list of the PTFs which comprise a Fix Pack can be seen at https://www-01.ibm.com/support/docview.wss?uid=swg27006037 9. If steps 3 or 4 did NOT log AMQ7A60 ("All queue managers have been quiesced"), you MUST clear IBM MQ shared memory by repeating: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(05) 10. Restart the IBM MQ subsystem: ... STRSBS SBSD(QMQM/QMQM) 11. 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. Whether or not you have experienced this problem, it is recommended that you apply this PTF, following the instructions given below. This PTF, for IBM MQ for IBM i (5724H72) Version 9 Release 0, Modification 0 is of type *IMMED. *********************************************************************** * *** IMPORTANT *** *** --------- *** *** Before applying this PTF, you MUST stop ALL Queue Manager *** *** activity and FULLY quiesce IBM MQ, by following the steps *** *** shown below. Please note, if you do not clear up shared memory *** *** (see step (9)) then your Queue Manager may not restart. *** *********************************************************************** * 1. Use F12 (Cancel) to return to your initial MENU. Note: If you have IBM 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 IBM 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 shutdown 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 shutdown of IBM MQ by using command: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(15) 5. Shut down the default IBM MQ subsystem (QMQM) and also any user-defined IBM MQ subsystems: ... ENDSBS SBS(QMQM) OPTION(*IMMED) 6. Sign off, then sign on again. 7. Load and apply this PTF - using the IBM i menu of PTF commands. 8. Load and apply all other IBM MQ PTFs which are requisites for this PTF. A full list of the PTFs which comprise a Fix Pack can be seen at https://www-01.ibm.com/support/docview.wss?uid=swg27006037 9. If steps 3 or 4 did NOT log AMQ7A60 ("All queue managers have been quiesced"), you MUST clear IBM MQ shared memory by repeating: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(05) 10. Restart the IBM MQ subsystem: ... STRSBS SBSD(QMQM/QMQM) 11. 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. Whether or not you have experienced this problem, it is recommended that you apply this PTF, following the instructions given below. This PTF, for IBM MQ for IBM i (5724H72) Version 9 Release 0, Modification 0 is of type *IMMED. *********************************************************************** * *** IMPORTANT *** *** --------- *** *** Before applying this PTF, you MUST stop ALL Queue Manager *** *** activity and FULLY quiesce IBM MQ, by following the steps *** *** shown below. Please note, if you do not clear up shared memory *** *** (see step (9)) then your Queue Manager may not restart. *** *********************************************************************** * 1. Use F12 (Cancel) to return to your initial MENU. Note: If you have IBM 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 IBM 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 shutdown 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 shutdown of IBM MQ by using command: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(15) 5. Shut down the default IBM MQ subsystem (QMQM) and also any user-defined IBM MQ subsystems: ... ENDSBS SBS(QMQM) OPTION(*IMMED) 6. Sign off, then sign on again. 7. Load and apply this PTF - using the IBM i menu of PTF commands. 8. Load and apply all other IBM MQ PTFs which are requisites for this PTF. A full list of the PTFs which comprise a Fix Pack can be seen at https://www-01.ibm.com/support/docview.wss?uid=swg27006037 9. If steps 3 or 4 did NOT log AMQ7A60 ("All queue managers have been quiesced"), you MUST clear IBM MQ shared memory by repeating: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(05) 10. Restart the IBM MQ subsystem: ... STRSBS SBSD(QMQM/QMQM) 11. 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. Whether or not you have experienced this problem, it is recommended that you apply this PTF, following the instructions given below. This PTF, for IBM MQ for IBM i (5724H72) Version 9 Release 0, Modification 0 is of type *IMMED. *********************************************************************** * *** IMPORTANT *** *** --------- *** *** Before applying this PTF, you MUST stop ALL Queue Manager *** *** activity and FULLY quiesce IBM MQ, by following the steps *** *** shown below. Please note, if you do not clear up shared memory *** *** (see step (9)) then your Queue Manager may not restart. *** *********************************************************************** * 1. Use F12 (Cancel) to return to your initial MENU. Note: If you have IBM 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 IBM 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 shutdown 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 shutdown of IBM MQ by using command: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(15) 5. Shut down the default IBM MQ subsystem (QMQM) and also any user-defined IBM MQ subsystems: ... ENDSBS SBS(QMQM) OPTION(*IMMED) 6. Sign off, then sign on again. 7. Load and apply this PTF - using the IBM i menu of PTF commands. 8. Load and apply all other IBM MQ PTFs which are requisites for this PTF. A full list of the PTFs which comprise a Fix Pack can be seen at https://www-01.ibm.com/support/docview.wss?uid=swg27006037 9. If steps 3 or 4 did NOT log AMQ7A60 ("All queue managers have been quiesced"), you MUST clear IBM MQ shared memory by repeating: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(05) 10. Restart the IBM MQ subsystem: ... STRSBS SBSD(QMQM/QMQM) 11. 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. Whether or not you have experienced this problem, it is recommended that you apply this PTF, following the instructions given below. This PTF, for IBM MQ for IBM i (5724H72) Version 9 Release 0, Modification 0 is of type *IMMED. *********************************************************************** * *** IMPORTANT *** *** --------- *** *** Before applying this PTF, you MUST stop ALL Queue Manager *** *** activity and FULLY quiesce IBM MQ, by following the steps *** *** shown below. Please note, if you do not clear up shared memory *** *** (see step (9)) then your Queue Manager may not restart. *** *********************************************************************** * 1. Use F12 (Cancel) to return to your initial MENU. Note: If you have IBM 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 IBM 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 shutdown 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 shutdown of IBM MQ by using command: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(15) 5. Shut down the default IBM MQ subsystem (QMQM) and also any user-defined IBM MQ subsystems: ... ENDSBS SBS(QMQM) OPTION(*IMMED) 6. Sign off, then sign on again. 7. Load and apply this PTF - using the IBM i menu of PTF commands. 8. Load and apply all other IBM MQ PTFs which are requisites for this PTF. A full list of the PTFs which comprise a Fix Pack can be seen at https://www-01.ibm.com/support/docview.wss?uid=swg27006037 9. If steps 3 or 4 did NOT log AMQ7A60 ("All queue managers have been quiesced"), you MUST clear IBM MQ shared memory by repeating: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(05) 10. Restart the IBM MQ subsystem: ... STRSBS SBSD(QMQM/QMQM) 11. 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. Whether or not you have experienced this problem, it is recommended that you apply this PTF, following the instructions given below. This PTF, for IBM MQ for IBM i (5724H72) Version 9 Release 0, Modification 0 is of type *IMMED. *********************************************************************** * *** IMPORTANT *** *** --------- *** *** Before applying this PTF, you MUST stop ALL Queue Manager *** *** activity and FULLY quiesce IBM MQ, by following the steps *** *** shown below. Please note, if you do not clear up shared memory *** *** (see step (9)) then your Queue Manager may not restart. *** *********************************************************************** * 1. Use F12 (Cancel) to return to your initial MENU. Note: If you have IBM 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 IBM 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 shutdown 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 shutdown of IBM MQ by using command: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(15) 5. Shut down the default IBM MQ subsystem (QMQM) and also any user-defined IBM MQ subsystems: ... ENDSBS SBS(QMQM) OPTION(*IMMED) 6. Sign off, then sign on again. 7. Load and apply this PTF - using the IBM i menu of PTF commands. 8. Load and apply all other IBM MQ PTFs which are requisites for this PTF. A full list of the PTFs which comprise a Fix Pack can be seen at https://www-01.ibm.com/support/docview.wss?uid=swg27006037 9. If steps 3 or 4 did NOT log AMQ7A60 ("All queue managers have been quiesced"), you MUST clear IBM MQ shared memory by repeating: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(05) 10. Restart the IBM MQ subsystem: ... STRSBS SBSD(QMQM/QMQM) 11. 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. Whether or not you have experienced this problem, it is recommended that you apply this PTF, following the instructions given below. This PTF, for IBM MQ for IBM i (5724H72) Version 9 Release 0, Modification 0 is of type *IMMED. *********************************************************************** * *** IMPORTANT *** *** --------- *** *** Before applying this PTF, you MUST stop ALL Queue Manager *** *** activity and FULLY quiesce IBM MQ, by following the steps *** *** shown below. Please note, if you do not clear up shared memory *** *** (see step (9)) then your Queue Manager may not restart. *** *********************************************************************** * 1. Use F12 (Cancel) to return to your initial MENU. Note: If you have IBM 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 IBM 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 shutdown 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 shutdown of IBM MQ by using command: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(15) 5. Shut down the default IBM MQ subsystem (QMQM) and also any user-defined IBM MQ subsystems: ... ENDSBS SBS(QMQM) OPTION(*IMMED) 6. Sign off, then sign on again. 7. Load and apply this PTF - using the IBM i menu of PTF commands. 8. Load and apply all other IBM MQ PTFs which are requisites for this PTF. A full list of the PTFs which comprise a Fix Pack can be seen at https://www-01.ibm.com/support/docview.wss?uid=swg27006037 9. If steps 3 or 4 did NOT log AMQ7A60 ("All queue managers have been quiesced"), you MUST clear IBM MQ shared memory by repeating: ... ENDMQM MQMNAME(*ALL) OPTION(*IMMED) ENDCCTJOB(*YES) ... RCDMQMIMG(*NO) TIMEOUT(05) 10. Restart the IBM MQ subsystem: ... STRSBS SBSD(QMQM/QMQM) 11. 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. 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 (5724H7254) Version 9 Release 0, Modification 0 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 -------------- ------------------------------------------------------------ SJ00377 MQM400 CUMULATIVE #90024 CSU (MQ V9.0.0 QUEUE MANAGER LQM_R) SI85953 MQM400 CUMULATIVE #90023 CSU (MQ V9.0.0 QUEUE MANAGER LQM_R) SI85492 MQM400 CUMULATIVE #90022 CSU (MQ V9.0.0 QUEUE MANAGER LQM_R) SI85040 MQM400 CUMULATIVE #90021 CSU (MQ V9.0.0 QUEUE MANAGER LQM_R) SI84345 MQM400 CUMULATIVE #90019 CSU (MQ V9.0.0 QUEUE MANAGER LQM_R) SI83956 MQM400 CUMULATIVE #90018 FIX PACK (MQ V9.0.0 QUEUE MANAGER L SI83360 MQM400 CUMULATIVE #90017 FIX PACK (MQ V9.0.0 QUEUE MANAGER L SI82919 MQM400 CUMULATIVE #90016 FIX PACK (MQ V9.0.0 QUEUE MANAGER L SI82523 MQM400 CUMULATIVE #90014 FIX PACK (MQ V9.0.0 QUEUE MANAGER L SI79475 MQM400 CUMULATIVE #90013 FIX PACK (MQ V9.0.0 QUEUE MANAGER L SI77257 MQM400 CUMULATIVE #90012 FIX PACK (MQ V9.0.0 QUEUE MANAGER L SI75064 MQM400 CUMULATIVE #90011 FIX PACK (MQ V9.0.0 QUEUE MANAGER L SI73156 MQM400 CUMULATIVE #90010 FIX PACK (MQ V9.0.0 QUEUE MANAGER L SI72169 MQM400 CUMULATIVE #90009 FIX PACK (MQ V9.0.0 QUEUE MANAGER L SI71340 MQM400 CUMULATIVE #90008 FIX PACK (MQ V9.0.0 QUEUE MANAGER L SI70260 MQM400 CUMULATIVE #90007 FIX PACK (MQ V9.0.0 QUEUE MANAGER L SI69019 MQM400 CUMULATIVE #90006 FIX PACK (MQ V9.0.0 QUEUE MANAGER L SI68047 MQM400 CUMULATIVE #90005 FIX PACK (MQ V9.0.0 QUEUE MANAGER L SI67559 MQM400 CUMULATIVE #90004 FIX PACK (MQ V9.0.0 QUEUE MANAGER L SI66834 MQM400 CUMULATIVE #90003 FIX PACK (MQ V9.0.0 QUEUE MANAGER L SI65588 MQM400 CUMULATIVE #90002 FIX PACK (MQ V9.0.0 QUEUE MANAGER L SI62081 MQM400 CUMULATIVE #90001 FIX PACK (MQ V9.0.0 QUEUE MANAGER L