Author |
Message
|
santy.tcs |
Posted: Thu Jul 24, 2008 4:58 am Post subject: |
|
|
Apprentice
Joined: 20 May 2008 Posts: 28
|
Hi All,
Sender channel is not picking message from transsmisson queue.
Please tell me solution,how sender channel will be able to pick message.
When i am trying to clear message from trasmmision queue which has 5000 message i am not even able to clear message plaese suggest what should i do.
i am using MQ V5.3 on windows server.
Thanks in advance. |
|
Back to top |
|
 |
exerk |
Posted: Thu Jul 24, 2008 5:25 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Check whether the channel status is INDOUBT - if so, resolve that status.
What is printed in the error logs? Are there any FDC's? _________________ 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 |
|
 |
sami.stormrage |
Posted: Thu Jul 24, 2008 9:22 am Post subject: |
|
|
 Disciple
Joined: 25 Jun 2008 Posts: 186 Location: Bangalore/Singapore
|
check where the messages are boung for.. ping the remote Qmgr or ip and check if its up.. if not and the messages are causing u trouble.. then create a local instance of the Remote Qmgr or Q that the messages are supposed to go and drain the Q. U wont be able to clear a transmission Q.. And if ur using clustering, its a strict NO-NO. _________________ *forgetting everything * |
|
Back to top |
|
 |
SAFraser |
Posted: Fri Jul 25, 2008 9:43 am Post subject: |
|
|
 Shaman
Joined: 22 Oct 2003 Posts: 742 Location: Austin, Texas, USA
|
Is the sender channel in a running state, and still messages are not moving? Is there an application still running that continues to try and put to a remote queue serviced by this channel? Is the receiving queue on the other end full?
You can clear a transmission queue if you get both IPPROCS and OPPROCS to zero. Stop the channel to get the IPPROCS released and stop the sending applications to release the OPPROCS. Alter the queue so that it is GET enabled and then clear it.
I would definitely try to find root cause, though, if I were you! |
|
Back to top |
|
 |
AkankshA |
Posted: Sun Jul 27, 2008 10:19 pm Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
santy.tcs wrote: |
Hi All,
Sender channel is not picking message from transsmisson queue.
Please tell me solution,how sender channel will be able to pick message.
When i am trying to clear message from trasmmision queue which has 5000 message i am not even able to clear message plaese suggest what should i do.
i am using MQ V5.3 on windows server.
Thanks in advance. |
Stop the channels..
Clear transmission queue (Make sure the messages can be discrded and hold no critical data)
Now try to start the channel and see if the problem persists.. _________________ Cheers |
|
Back to top |
|
 |
Mr Butcher |
Posted: Sun Jul 27, 2008 11:24 pm Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
if the motor of your car is not running, do you empty the trunk and then try again?
check the configuration, check the channel status, chech the amqerr logs (of both sending and receiving end).
in addition "i am not even able to clear" ... could mean anything. be more specific. has someone stolen the keyboard? or is the computer switched off? or do you get an error? or a message? or what?
come on. if you want serious help, post serious. _________________ Regards, Butcher |
|
Back to top |
|
 |
kevinf2349 |
Posted: Mon Jul 28, 2008 5:12 am Post subject: |
|
|
 Grand Master
Joined: 28 Feb 2003 Posts: 1311 Location: USA
|
santy.tcs wrote: |
Hi All,
Sender channel is not picking message from transsmisson queue.
Please tell me solution,how sender channel will be able to pick message.
|
Post your definitions....my money is going on the wrong XMITQ being defined on the SNDR channel. I'm thinking wrong case?  |
|
Back to top |
|
 |
|