PTF/FIX #: SJ00403 - IBM MQ for IBM i LICENSED PROGRAM: 5724H72 ------------------------------------------------------------------------------ : : RELEASE : LEVEL : RECOMPILE : LIBRARY : MRI : KNOWN ISSUE : : IBM : : MIN/MAX : : : FEATURE: FIXED : : : : : : : : : : i : V9R1M0 : NA/NA : N : QMQM : NONE : DT379009 : ------------------------------------------------------------------------------ PRE/CO-REQUISITE PTF/FIX LIST ----------------------------- REQ LICENSED PTF/FIX LEVEL TYPE PROGRAM RELEASE NUMBER MIN/MAX OPTION ---- -------- --------- ------- ------- ------ PRE 5724H72 V9R1M0 SJ00412 NONE 0000 CO 5724H72 V9R1M0 SJ00404 NONE 0000 CO 5724H72 V9R1M0 SI85914 NONE 0000 DIST 5724L26 V9R1M0 SJ00415 NONE 0000 DIST 5724L26 V9R1M0 SI85925 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 'DT379009' : --------------------------------------------------------- Collective service MDV 9.1.0.21 for IBM MQ v9.1 Details of problems fixed for the IBM MQ server product (5724H72) are included in KI DT379009. CORRECTION FOR KNOWN ISSUE 'DT379009' : --------------------------------------- Collective service delivery for the set of PTFs in CSU 21 . For the list of problems fixed, refer to the link below . https://www-01.ibm.com/support/docview.wss?uid=ibm10740167 . CIRCUMVENTION FOR KNOWN ISSUE 'DT379009' : ------------------------------------------ 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 1, 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 1, 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 1, 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 1, 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 1, 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 1, 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 1, 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 1, 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 1, 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 1, 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 1, 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 1, 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 1, 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 -------------- ------------------------------------------------------------ SI85913 MQM400 CUMULATIVE #91020 FixPack (MQ v9.1.0 COMMANDS & OPS) SI85506 MQM400 CUMULATIVE #91019 CSU (MQ v9.1.0 COMMANDS & OPS) SI84897 MQM400 CUMULATIVE #91018 CSU (MQ v9.1.0 COMMANDS & OPS) SI84420 MQM400 CUMULATIVE #91017 CSU (MQ v9.1.0 COMMANDS & OPS) SI83970 MQM400 CUMULATIVE #91016 CSU (MQ v9.1.0 COMMANDS & OPS) SI83304 MQM400 CUMULATIVE #91015 FIX PACK (MQ v9.1.0 COMMANDS & OPS) SI82537 MQM400 CUMULATIVE #91013 FIX PACK (MQ v9.1.0 COMMANDS & OPS) SI81393 MQM400 CUMULATIVE #91012 FIX PACK (MQ v9.1.0 COMMANDS & OPS) SI79199 MQM400 CUMULATIVE #91011 FIX PACK (MQ v9.1.0 COMMANDS & OPS) SI77942 MQM400 CUMULATIVE #91010 FIX PACK (MQ v9.1.0 COMMANDS & OPS) SI77057 MQM400 CUMULATIVE #91009 FIX PACK (MQ v9.1.0 COMMANDS & OPS) SI76400 MQM400 CUMULATIVE #91008 FIX PACK (MQ v9.1.0 COMMANDS & OPS) SI74566 MQM400 CUMULATIVE #91007 FIX PACK (MQ v9.1.0 COMMANDS & OPS) SI73717 MQM400 CUMULATIVE #91006 FIX PACK (MQ v9.1.0 COMMANDS & OPS) SI72678 MQM400 CUMULATIVE #91005 FIX PACK (MQ v9.1.0 COMMANDS & OPS) SI71642 MQM400 CUMULATIVE #91004 FIX PACK (MQ v9.1.0 COMMANDS & OPS) SI70604 MQM400 CUMULATIVE #91003 FIX PACK (MQ v9.1.0 COMMANDS & OPS) SI68895 MQM400 CUMULATIVE #91002 FIX PACK (MQ v9.1.0 COMMANDS & OPS) SI68375 MQM400 CUMULATIVE #91001 FIX PACK (MQ v9.1.0 COMMANDS & OPS)