As far as I know, each CICS region MUST have its own trigger monitor and its own init queue. This is because the CICS trigger monitor is only able to start another CICS application (and this is the only sense of a trigger monitor) in its own CICS region.
But maybe this is only a question of permission settings. Regards Hubert > -----Ursprüngliche Nachricht----- > Von: MQSeries List <[email protected]> > Gesendet: 08.02.07 21:30:28 > An: [email protected] > Betreff: Re: MQSeries QUESTION - INITIATION Queue > Is this for loadbalancing across CICS > regions? > > > > > > > > "Dave Corbett" > <[EMAIL PROTECTED]> > > Sent by: "MQSeries List" <[email protected]> > > > 02/08/2007 02:44 PM > > > Please respond to > "MQSeries List" <[email protected]> > > > > To > [email protected] > > cc > > Subject > Re: MQSeries QUESTION - INITIATION Queue > > > > > > > > > Just to add my .02c worth.... > > This question is about Initiation queues - and trigger monitors as well. > We originally had one initq per each CICS region and then a trigger monitor > running in that region to process those trigger messages. However, > we > started making more use of shared application queues which resulted in > the > need for shared initiation queues as well. If you trigger a shared > application queue and don't have a shared initq to receive the trigger > message, you could potentially not be able to place the trigger message > into the initq that is in the definition of the application queue. > > This all means that we also were required to run trigger monitors against > the shared initq in every CICS region that we wanted to be able to process > the message. > > So, a CICS region may want to have more than one initq - if you consider > a > shared initq in addition to a region specific one. > > Thanks, > David Corbett > IBM Certified System Administrator -- WebSphere MQ V6.0 > IBM Certified Solution Designer -- WebSphere MQ V6.0 > > > > > > > [EMAIL PROTECTED] > > > COM > > > > Sent by: > > > To > "MQSeries List" > [email protected] > <[EMAIL PROTECTED] > > cc > V.MEDUNIWIEN.AC.A > > > T> > > Subject > > Re: MQSeries > QUESTION - INITIATION > > Queue > > > 02/08/2007 12:49 > > > PM > > > > > > > > > > > > Please respond to > > > "MQSeries List" > > > <[EMAIL PROTECTED] > > > V.MEDUNIWIEN.AC.A > > > T> > > > > > > > > > > > > > > > > > Each CICS region should have its own initiation queue. > I don't think it makes sense for a CICS region to have more than one. > > > > > > > > "Regis" <[EMAIL PROTECTED]> > > > Sent by: "MQSeries List" > > > <[email protected]> > > To > > > [EMAIL PROTECTED] > > > EDUNIWIEN.AC.AT > 02/08/2007 01:02 PM > > cc > > > > > > > > Subject > Please respond to > Re: > MQSeries > "MQSeries List" > > QUESTION - > <[email protected]> > INITIATION Queue > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Mr. [EMAIL PROTECTED] > > Yes you are completely right. > I am so sorry , I forgot put most important information. > > CICS x MQSeries , > > So , Is it possible define more than one INITIATION QUEUE to work between > CICS adapter x MQSeries ? > > Now is that make sense ? > > Thanks in advance , > > Reginaldo S Rosa > > ----- Original Message ----- > From: [EMAIL PROTECTED] > To: [email protected] > Sent: Thursday, February 08, 2007 3:46 PM > Subject: Re: MQSeries QUESTION - INITIATION Queue > > > Your question is very vague. > A qmgr can have as many initiation queues as you wanr, but an individual > queue can have only one > > > > > > "Regis" <[EMAIL PROTECTED]> > > > Sent by: "MQSeries List" < > > > [email protected]> > > > > > > To > > > [EMAIL PROTECTED] > 02/08/2007 12:43 PM > EDUNIWIEN.AC.AT > > > > > cc > > > > > Please respond to > > Subject > "MQSeries List" < > > MQSeries QUESTION - > [email protected]> > INITIATION Queue > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Hello everybody, > > Please, > > Could anyone tell me if itŽs possible define more than one INITIATION QUEUE > ? > Is it make sense ? > > > > > > > > Thanks in advance , > > Reginaldo S Rosa > > > > > > > > > > > > List Archive - Manage Your List Settings > - Unsubscribe > > > Instructions for managing your mailing list subscription are provided > in > the Listserv General Users Guide available at http://www.lsoft.com > > > The information contained in this message may be CONFIDENTIAL and is for > the intended addressee only. Any unauthorized use, dissemination > of the > information, or copying of this message is prohibited. If you are > not the > intended addressee, please notify the sender immediately and delete this > message. > > > > > > List Archive - Manage Your List Settings > - Unsubscribe > > > Instructions for managing your mailing list subscription are provided > in > the Listserv General Users Guide available at http://www.lsoft.com > > > > > > List Archive - Manage Your List Settings > - Unsubscribe > > > Instructions for managing your mailing list subscription are provided > in > the Listserv General Users Guide available at http://www.lsoft.com > > > The information contained in this message may be CONFIDENTIAL and is for > the intended addressee only. Any unauthorized use, dissemination > of the > information, or copying of this message is prohibited. If you are > not the > intended addressee, please notify the sender immediately and delete this > message. > > > > > > List Archive - Manage Your List Settings > - Unsubscribe > > > Instructions for managing your mailing list subscription are provided > in > the Listserv General Users Guide available at http://www.lsoft.com > > > > > ------------------------------------------------------------------------------ > Electronic Privacy Notice. This e-mail, and any attachments, contains > information > that is, or may be, covered by electronic communications privacy laws, > and is also confidential and proprietary in nature. If you are not the > intended recipient, please be advised that you are legally prohibited from > retaining, using, copying, distributing, or otherwise disclosing this > information > in any manner. Instead, please reply to the sender that you have received > this communication in error, and then immediately delete it. Thank you > in advance for your cooperation. > ============================================================================== > > To unsubscribe, write to [EMAIL PROTECTED] and, > in the message body (not the subject), write: SIGNOFF MQSERIES > Instructions for managing your mailing list subscription are provided in > the Listserv General Users Guide available at http://www.lsoft.com > Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html > > > > > The information contained in this message may be CONFIDENTIAL and is for the > intended addressee only. Any unauthorized use, dissemination of the > information, or copying of this message is prohibited. If you are not the > intended addressee, please notify the sender immediately and delete this > message. > > > ----------------------------------------------------------------- > List Archive - > Manage Your List Settings - > Unsubscribe > > > Instructions for managing your mailing list subscription are provided in the > Listserv General Users Guide available at http://www.lsoft.com > -- Hubert Kleinmanns Beratung / Schulung / Projektleitung Tel.: +49 (0) 60 78 / 7 12 21 Fax: +49 (0) 60 78 / 7 12 25 Mobil: +49 (0) 178 / 6 97 22 54 Web: www.kleinmanns.eu To unsubscribe, write to [EMAIL PROTECTED] and, in the message body (not the subject), write: SIGNOFF MQSERIES Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html
