|
Here's what it says in the System Admin Guide: http://publibfp.boulder.ibm.com/epubs/html/amqwag01/amqwag01tfrm.htm In the procedures that follow, we use a sample queue manager name of QMgr1 and a sample subsystem name of SUBX. Replace these with your own. Planned shutdown One hour before shutdown, execute: RCDMQMIMG OBJ(*ALL) OBJTYPE(*ALL) MQMNAME(QMgr1) DSPJRNDTA(*YES) To shut down the queue manager, execute: ENDMQM MQMNAME(QMgr1) OPTION(*CNTRLD) If QMgr1 does not end, the channel or applications are probably busy. If you need to shut down QMgr1 immediately, execute the following: ENDMQM MQMNAME(QMgr1) OPTION(*IMMED) ENDCCTJOB(*YES) TIMEOUT(15) Jerry Quoting "Ingvaldson, Scott" <SIngvaldson@xxxxxxxxxxxx>: > That's news to me. > > Per > http://publibfp.boulder.ibm.com/epubs/html/amqwac02/amqwac0211.htm#HDRAMQ803 > K > > To quiese MQ Series: > > On Versions 5.2 or later, use the ENDMQM command: ENDMQM MQMNAME(*ALL) > OPTION(*CNTRLD) ENDCCTJOB(*YES) TIMEOUT(15) > > This should end all of your MQ Series jobs, leaving only the SBS active. > What would be the point of waiting an hour? > > Regards, > > Scott Ingvaldson > iSeries System Administrator > GuideOne Insurance Group > > -----Original Message----- > date: Fri, 29 Oct 2004 11:20:26 -0700 > from: Jerry <jdraper@xxxxxxxxxxxxx> > subject: quiesce mq > > IBM recommends that you wait an hour after quiescing mq before taking mq > dowm. > > Does everyone do this and why? > > Jerry Draper > Trilobyte > > This message and accompanying documents are covered by the Electronic > Communications Privacy Act, 18 U.S.C. §§ 2510-2521, and contains information > intended for the specified individual(s) only. This information is > confidential. If you are not the intended recipient or an agent responsible > for delivering it to the intended recipient, you are hereby notified that > you have received this document in error and that any review, dissemination, > copying, or the taking of any action based on the contents of this > information is strictly prohibited. If you have received this communication > in error, please notify us immediately by e-mail, and delete the original > message. > > -- > This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list > To post a message email: MIDRANGE-L@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/midrange-l > or email: MIDRANGE-L-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/midrange-l. > >
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.