No :-)

After CKTI startup there is an immediate trigger as explained 
by others some messages before

trigger interval works different. its not a time interval after
that queues are scanned if they should be triggered again, its
a time interval that has to be expirered after the last trigger
message was generated and a new message that is put to the queue.
read system application programmers guide for details.

regards

stefan


-----Ursprüngliche Nachricht-----
Von: Chan, Ian M [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 26. November 2002 01:45
An: [EMAIL PROTECTED]
Betreff: Re: Triggering when CKTI comes up


I think it also depends on the trigger interval. Once the CKTI is up and
running, the trigger message will be generated within the trigger interval
period.

Ian

-----Original Message-----
From: Potkay, Peter M (PLC, IT) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 26 November 2002 8:02 AM
To: [EMAIL PROTECTED]
Subject: Re: Triggering when CKTI comes up


One of the times that the QM checks to see if a trigger message should be
generated is when the INIT queue IPROCS count goes from 0 to 1.

I would think that when CKT1 is brought up, it opens the INIT queue, and if
no other app had the init queue open, the IPROCS would then go from 0 to 1.
The queue manager would check to see if any queues meet trigger criteria,
and would see that your triggered on first queue had more than zero messages
on it, and would thus trigger.

I tested this behaviour on distributed and it does exactly that. Don't know
if CICS would be different. The triggering manual doesn't say so.

http://publibfp.boulder.ibm.com/epubs/html/csqzal06/csqzal06tfrm.htm
Chapter 14, Section 13.D


Peter Potkay
IBM MQSeries Certified Specialist, Developer
[EMAIL PROTECTED]
X 77906


-----Original Message-----
From: MCSHEFFREY, MICHELLE (AIT) [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 25, 2002 3:38 PM
To: [EMAIL PROTECTED]
Subject: Triggering when CKTI comes up


If there are messages on a queue that is set to trigger a CICS transaction
on FIRST, and the CICS region is down, will a trigger message be generated
when the CICS region and CKTI trigger monitor first come up?  I thought yes,
but IBM support just told me no.  I don't want to spend a lot of time
looking at the wrong problem (we're getting a trigger when CICS comes up in
production but not in test), so please someone tell me which is correct.

Thanks.

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


This communication, including attachments, is for the exclusive use of
addressee and may contain proprietary, confidential or privileged
information. If you are not the intended recipient, any use, copying,
disclosure, dissemination or distribution is strictly prohibited. If
you are not the intended recipient, please notify the sender
immediately by return email and delete this communication and destroy all
copies.

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Reply via email to