|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
where is the message if cics is down ? |
« View previous topic :: View next topic » |
Author |
Message
|
EgilsJ.Rubenis |
Posted: Fri Dec 03, 2004 4:09 am Post subject: where is the message if cics is down ? |
|
|
Acolyte
Joined: 18 Nov 2002 Posts: 63 Location: Germany, Alfeld
|
Hi,
i had a production failure. on saturday the cics on z/OS was shut down and restarted just on monday morning. meanwhile we were receiving messages in mqs from where i'm triggering through an initiaton queue and system cics bridge a cics transaction. as far as i can see my prepared messages are available on the different message queues. But i'm not abel to find the triggering cics messages.
Shouldn't I find them on the DeadLetterQueue ?
cheers and a nice weekend
Egils |
|
Back to top |
|
 |
EddieA |
Posted: Fri Dec 03, 2004 9:56 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
No. Because if I remember correctly, the Trigger Initiation program also runs in CICS. So, if CICS was down, no Initiation Program running. So, no trigger message generated.
See the Application Programmers Guide for a full list of conditions that must be satisfied before a trigger message is generated.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Dec 03, 2004 12:19 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
make sure your triggering interval (qmgr property) is low enough (300,000 => 5 min) before starting production.
Enjoy  |
|
Back to top |
|
 |
frankdk |
Posted: Fri Dec 03, 2004 1:40 pm Post subject: Re: where is the message if cics is down ? |
|
|
 Novice
Joined: 10 Jun 2004 Posts: 20 Location: Copenhagen, Denmark
|
EgilsJ.Rubenis wrote: |
production failure. on saturday the cics on z/OS was shut down and restarted just on monday morning |
What was the CICS doing for two days? CKTI is an always running tran that will do it's EXEC CICS START immediately. If the trans are not able to start you've lost your trigger message. _________________ Regards,
Frank |
|
Back to top |
|
 |
pgorak |
Posted: Tue Dec 07, 2004 4:38 am Post subject: |
|
|
 Disciple
Joined: 15 Jul 2002 Posts: 158 Location: Cracow, Poland
|
What presumably happened is just that you have (I suppose) trigger type FIRST. This means your transaction will be started only if there is 0-to-1 change in queue depth. Now, you had had the queue(s) filled with messages and that's why no trigger message was generated.
Piotr _________________ ***
IBM Certified Solution Developer WebSphere MQ 5.3 |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|