|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Broker Timers |
« View previous topic :: View next topic » |
Author |
Message
|
p.cradwick |
Posted: Wed Sep 23, 2009 6:47 pm Post subject: Broker Timers |
|
|
Acolyte
Joined: 16 May 2001 Posts: 56
|
Hi,
MQSI 6.1.0.3
When sorting out problems with flows using timers, I have often wanted to get info about what timers are actually running and the timer data. The broker must store this in its DB or somewhere, is there any way of accessing this Timer info?
Peter |
|
Back to top |
|
 |
gs |
Posted: Mon Oct 05, 2009 6:02 am Post subject: |
|
|
 Master
Joined: 31 May 2007 Posts: 254 Location: Sweden
|
For controlled timers, you'll find the data on the queue SYSTEM.BROKER.TIMEOUT.QUEUE
Regarding automatic timers, I'd think the information only exist in memory. |
|
Back to top |
|
 |
p.cradwick |
Posted: Thu Oct 15, 2009 3:37 pm Post subject: |
|
|
Acolyte
Joined: 16 May 2001 Posts: 56
|
Thanks for the info.
Just one other thing, if you delete the entry in the SYSTEM.BROKER.TIMEOUT.QUEUE for the controlled timer, does this stop the timer?
Usually we program mechanisms to start and stop timers manually, but we have one (count = -1) in which no mechanism was made for stopping it - i.e. we can't send it a 'CANCEL'.
Is there any way of stopping a timer set to with a count of -1?
Peter |
|
Back to top |
|
 |
WMBDEV1 |
Posted: Fri Oct 16, 2009 1:39 am Post subject: |
|
|
Sentinel
Joined: 05 Mar 2009 Posts: 888 Location: UK
|
p.cradwick wrote: |
Thanks for the info.
Just one other thing, if you delete the entry in the SYSTEM.BROKER.TIMEOUT.QUEUE for the controlled timer, does this stop the timer?
|
It might do, it might not, it might have disatorous unforseen circumstances as your now tinkering with the inner workings of broker in an unsupported way.
If in doubt, raise a PMR before you tinker with such queues.
Quote: |
Is there any way of stopping a timer set to with a count of -1?
|
Will stopping the flow that is triggered by the timer not achieve what you want? |
|
Back to top |
|
 |
ggriffith |
Posted: Fri Oct 16, 2009 3:42 am Post subject: |
|
|
 Acolyte
Joined: 17 Oct 2007 Posts: 67
|
Not quite sure why the CANCEL option isn't working for you. It's always worked successfully for me, even when the count is -1. |
|
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
|
|
|
|