Author |
Message
|
basi |
Posted: Mon Jun 11, 2007 12:27 am Post subject: What are the basic steps to do when messages are stuck.... |
|
|
Newbie
Joined: 28 Nov 2006 Posts: 8
|
Hello Every,
I am new to MQ. Can some body please let me know what are the basic steps to do when messages are stuck in the queue. And also please let me know how to find a channel of particular queue.
Thanks in advance. |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Jun 11, 2007 12:28 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
1) Figure out why they got stuck
2) Fix that
3) Delete any messages that are no longer needed. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Vitor |
Posted: Mon Jun 11, 2007 12:35 am Post subject: Re: What are the basic steps to do when messages are stuck.. |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
udaybhaskarpodugu wrote: |
And also please let me know how to find a channel of particular queue.
|
And there's no such thing as the channel of a particular queue. Read the Intercommunication manual (before, during or after you've followed the wise advice of jefflowrey). _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
basi |
Posted: Mon Jun 11, 2007 2:12 am Post subject: |
|
|
Newbie
Joined: 28 Nov 2006 Posts: 8
|
jefflowrey wrote: |
1) Figure out why they got stuck
2) Fix that
3) Delete any messages that are no longer needed. |
Thank you for your reply and advice.. |
|
Back to top |
|
 |
basi |
Posted: Mon Jun 11, 2007 2:15 am Post subject: Re: What are the basic steps to do when messages are stuck.. |
|
|
Newbie
Joined: 28 Nov 2006 Posts: 8
|
Vitor wrote: |
udaybhaskarpodugu wrote: |
And also please let me know how to find a channel of particular queue.
|
And there's no such thing as the channel of a particular queue. Read the Intercommunication manual (before, during or after you've followed the wise advice of jefflowrey). |
Thank you for your reply and advice.. |
|
Back to top |
|
 |
tecbi |
Posted: Wed Jun 13, 2007 10:41 am Post subject: Re: What are the basic steps to do when messages are stuck.. |
|
|
 Newbie
Joined: 06 Nov 2001 Posts: 5
|
basi wrote: |
Hello Every,
I am new to MQ. Can some body please let me know what are the basic steps to do when messages are stuck in the queue. And also please let me know how to find a channel of particular queue.
Thanks in advance. |
Check the processes on the queue using the qstatus command. It is unclear from your post whether the queue is triggered and there is any process running on it. |
|
Back to top |
|
 |
|