|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Triggering in MQ |
« View previous topic :: View next topic » |
Author |
Message
|
dilep |
Posted: Wed Feb 07, 2007 1:28 am Post subject: Triggering in MQ |
|
|
Apprentice
Joined: 27 Nov 2006 Posts: 40
|
Hi,
I am doing triggering in MQ , when I was set the trigger for DEPTH, after the first triggering happened the trigger is going to OFF state.
can someone help us in this.
Thanks
Dilep |
|
Back to top |
|
 |
Nigelg |
Posted: Wed Feb 07, 2007 2:12 am Post subject: |
|
|
Grand Master
Joined: 02 Aug 2004 Posts: 1046
|
This is documented behaviour - see the APG:
Quote: |
Triggering by depth
With triggering by depth, the queue manager disables triggering (using the TriggerControl attribute) after it creates a trigger message. Your application must re-enable triggering itself (by using the MQSET call) after this has happened.
|
_________________ MQSeries.net helps those who help themselves.. |
|
Back to top |
|
 |
dilep |
Posted: Wed Feb 07, 2007 2:27 am Post subject: |
|
|
Apprentice
Joined: 27 Nov 2006 Posts: 40
|
Can u giv me details about MQSET call.
Whether it do through command prompt ? |
|
Back to top |
|
 |
Mr Butcher |
Posted: Wed Feb 07, 2007 3:14 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
the mqset call is issued by an application program, and the proper syntax is described in the application programmers reference (and there may be also some information in the application programmers guide)
you can also use runmqsc or whatever utility you have at hand to issue a "ALTER QLOCAL() TRIGGER" command and set the trigger back on (when you are at the command prompt on that machine)
you should do some more reading. You create an application design that involves trigger depth, without knowing what trigger depth is all about. _________________ Regards, Butcher |
|
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
|
|
|
|