Author |
Message
|
jzhang2007 |
Posted: Thu Apr 26, 2007 1:30 pm Post subject: utility to browse queues |
|
|
Newbie
Joined: 13 Apr 2007 Posts: 7
|
I need a MQ client utility that can periodically browse the queues that can trig the message expiration. Prefer using Java program. Any idea?
Thanks,
J |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Apr 26, 2007 1:40 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
|
Back to top |
|
 |
Vitor |
Posted: Thu Apr 26, 2007 11:52 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
It's not really needed on v5 unless you have space problems and a serious gap between MQGet calls  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
jzhang2007 |
Posted: Fri Apr 27, 2007 7:48 am Post subject: |
|
|
Newbie
Joined: 13 Apr 2007 Posts: 7
|
Thanks all. I am running on V6. As far as I can see, if the messages are expired but they are still sitting on the queue, in order to clear them out, I will need to at least 'touch' them -- browse them. If you all say it is not needed in V6, what is the configuration I need to follow? |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Apr 27, 2007 7:52 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
There's no configuration.
Expired messages will be cleaned up by a background process every so often (a couple of hours).
You can't control this, prevent this, or otherwise influence this. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
jzhang2007 |
Posted: Fri Apr 27, 2007 9:46 am Post subject: |
|
|
Newbie
Joined: 13 Apr 2007 Posts: 7
|
Any documentation for this feature? I am new to this. Thanks |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Apr 27, 2007 10:51 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
It's not documented, that I'm aware of - but I haven't searched the InfoCenter. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|