ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » How to release the messages from Transmission Queue?

Post new topic  Reply to topic Goto page 1, 2  Next
 How to release the messages from Transmission Queue? « View previous topic :: View next topic » 
Author Message
kailashbawane
PostPosted: Thu Oct 29, 2009 12:36 pm    Post subject: How to release the messages from Transmission Queue? Reply with quote

Acolyte

Joined: 13 Jun 2007
Posts: 51
Location: Pune,INDIA

Hello Everyone,

Some messages are stuck in transmission Q, As my sender channel is in stopped status: and the reason for that is as below:


AMQ9545: Disconnect interval expired.

EXPLANATION:
Channel 'MGWTQM.GTFDQM' closed because no messages arrived on the transmission
queue within the disconnect interval period.


How can i release the messages from transmissin Queue?
Can i simply start the channel?

Need experts advice

Thanks ,
Kal
_________________
ITO- MQ ISE.
" Slow n steady always win the race. "
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
Sam Uppu
PostPosted: Thu Oct 29, 2009 1:48 pm    Post subject: Reply with quote

Yatiri

Joined: 11 Nov 2008
Posts: 610

You should look into the Intercommunication manual regarding what happens when a channel is in stopped state and need to analyze what caused it to stop.

The reason what you provided is not related to the channel stopped state. That is a normal informational msg.
Back to top
View user's profile Send private message
jeevan
PostPosted: Thu Oct 29, 2009 2:09 pm    Post subject: Re: How to release the messages from Transmission Queue? Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

kailashbawane wrote:
Hello Everyone,

Some messages are stuck in transmission Q, As my sender channel is in stopped status: and the reason for that is as below:


AMQ9545: Disconnect interval expired.

EXPLANATION:
Channel 'MGWTQM.GTFDQM' closed because no messages arrived on the transmission
queue within the disconnect interval period.

How can i release the messages from transmissin Queue?
Can i simply start the channel?

Need experts advice

Thanks ,
Kal


yes, you can. Also look at the channel triggering.

If channel are not being used for some time(disconnect interval period) they go into inactive state. After that any message arrived on xmitq will not be transmitted to the remote queue/ will be piled up in the xmitq.

To avoid this situation, set the trigger on XMIT queue.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Thu Oct 29, 2009 3:17 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9405
Location: US: west coast, almost. Otherwise, enroute.

Reread Jeevan's post:
Quote:
If channel are not being used for some time(disconnect interval period) they go into inactive state.

A channel goes into stopped state because of channel errors or operator command.

Was the channel status stopped or inactive?
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
kailashbawane
PostPosted: Thu Oct 29, 2009 3:49 pm    Post subject: Reply with quote

Acolyte

Joined: 13 Jun 2007
Posts: 51
Location: Pune,INDIA

Hi Bruce,


Quote:
A channel goes into stopped state because of channel errors or operator command.

Was the channel status stopped or inactive?



MY Answer: The Channel is in STOPPED state.
_________________
ITO- MQ ISE.
" Slow n steady always win the race. "
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
bruce2359
PostPosted: Thu Oct 29, 2009 3:57 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9405
Location: US: west coast, almost. Otherwise, enroute.

Look at error logs again for some other issue with the channel.

If none found, find out who issued the STOP CHANNEL mqsc command (or the equivalent control command) and smack him/her.

If a channel is STOPPED, it required manual intervention - like START CHANNEL command.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
exerk
PostPosted: Thu Oct 29, 2009 4:30 pm    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

bruce2359 wrote:
...If a channel is STOPPED, it required manual intervention - like START CHANNEL command.


Unless of course there is no Dead-letter queue defined and the messages sent are persistent...but then that should show in the logs
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
SAFraser
PostPosted: Mon Nov 02, 2009 11:18 am    Post subject: Reply with quote

Shaman

Joined: 22 Oct 2003
Posts: 742
Location: Austin, Texas, USA

Ummm.... I think the absence of a DLQ causes a channel to go to retrying, not stopped. (Prepared to be corrected, of course.)

I believe the circumstances under which a channel will go to STOPPED without human intervention are quite rare.

As others have said, the original poster needs to issue an affirmative START CHANNEL command. (Just wanted to restate for him/her, to be certain of clarity.)
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Nov 02, 2009 11:28 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

SAFraser wrote:
Ummm.... I think the absence of a DLQ causes a channel to go to retrying, not stopped. (Prepared to be corrected, of course.)


Erm...no, the channel stops as shown here.

But this doesn't invalidate the previous advice of a) work out why the channel stopped (rather than retrying) and b) restart it.
_________________
Honesty is the best policy.
Insanity is the best defence.


Last edited by Vitor on Mon Nov 02, 2009 11:30 am; edited 1 time in total
Back to top
View user's profile Send private message
bruce2359
PostPosted: Mon Nov 02, 2009 11:29 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9405
Location: US: west coast, almost. Otherwise, enroute.

Quote:
the circumstances under which a channel will go to STOPPED without human intervention are quite rare.

Short and long retry failures cause it; but you are correct that this is rare - usually caused by cable-seeking backhoes.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Nov 02, 2009 11:31 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

bruce2359 wrote:
Quote:
the circumstances under which a channel will go to STOPPED without human intervention are quite rare.

Short and long retry failures cause it; but you are correct that this is rare - usually caused by cable-seeking backhoes.


Or serious network outages. Or ridiculous channel settings.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
SAFraser
PostPosted: Mon Nov 02, 2009 11:34 am    Post subject: Reply with quote

Shaman

Joined: 22 Oct 2003
Posts: 742
Location: Austin, Texas, USA

If there is a DLQ and it is full, it returns an RC2053 and the channel goes to retry... is that what I am remembering, then? Different than DLQ being unavailable or nonexistent? (Prepared to be corrected a second time, at which point I will retreat and stop posting to this thread.)
Back to top
View user's profile Send private message
bruce2359
PostPosted: Mon Nov 02, 2009 12:04 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9405
Location: US: west coast, almost. Otherwise, enroute.

Quote:
(Prepared to be corrected a second time, at which point I will retreat and stop posting to this thread.)

Don't give up. We're your friends. Just imagine what folks who didn't like you would post?
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
Sam Uppu
PostPosted: Mon Nov 02, 2009 2:08 pm    Post subject: Reply with quote

Yatiri

Joined: 11 Nov 2008
Posts: 610

If the queue on remote site is non-persistent and DLQ(on remote qmgr) is not defined -> you will get 2053

If the queue on remote site is persistent, full and there is no DLQ defined, the channel will go into RETRY state and msgs will stuck in the XMITQ. The link provided by Vitor says this.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Mon Nov 02, 2009 3:24 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9405
Location: US: west coast, almost. Otherwise, enroute.

Not to be picky, but queues are neither persistenr nor non-persistent. Persistence is a message attribute.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

MQSeries.net Forum Index » General IBM MQ Support » How to release the messages from Transmission Queue?
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.