Author |
Message
|
getmesantosh |
Posted: Mon Dec 26, 2011 3:34 am Post subject: Deleting particular msg from Transmitt.queue |
|
|
Novice
Joined: 18 Oct 2011 Posts: 18
|
HI,
My queue manager is on v6.0. When i'm transferring msgs , due to size problem msg's are getting strucked in cluster.transmitt.queue
Is there is any way to delete particular msg from this queue in v6
Help me! |
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Dec 26, 2011 5:45 am Post subject: Re: Deleting particular msg from Transmitt.queue |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
getmesantosh wrote: |
When i'm transferring msgs , due to size problem msg's are getting strucked in cluster.transmitt.queue
Is there is any way to delete particular msg from this queue in v6
Help me! |
Exactly what do you mean by size problem?
What evidence of size problem do you see? What errors are in the error logs?
Why do you believe that deleting a message from the SCTQ will resolve the problem? _________________ 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 |
|
 |
getmesantosh |
Posted: Mon Dec 26, 2011 6:17 am Post subject: |
|
|
Novice
Joined: 18 Oct 2011 Posts: 18
|
HI,
Msg's which are above 10MB are getting strucked. When i'm removing that msg from my folder and uploading once again all the msg's are transmitting smoothly.
As these msg's are coming from another application, i can'tcontrol them so i want to delete them temporarily by filtering msg's on basis of size. |
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Dec 26, 2011 6:26 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
getmesantosh wrote: |
Msg's which are above 10MB are getting strucked. |
Exactly what is the size of the inbound messages? What is the max message length attribute of the destination queue? If the inbound messages are greater than 10MB, then the destination queue max message length must be >10MB.
getmesantosh wrote: |
When i'm removing that msg from my folder and uploading once again all the msg's are transmitting smoothly. |
Removing that message from what folder?
What messages are once again transmitting smoothly?
getmesantosh wrote: |
As these msg's are coming from another application, i can'tcontrol them so i want to delete them temporarily by filtering msg's on basis of size. |
Filtering where? How? _________________ 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 |
|
 |
Vitor |
Posted: Mon Dec 26, 2011 2:35 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
bruce2359 wrote: |
Removing that message from what folder? |
The OP is almost certainly moving files through WMQ. Almost certainly without involving WTE. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Vitor |
Posted: Mon Dec 26, 2011 2:37 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
getmesantosh wrote: |
Msg's which are above 10MB are getting strucked. When i'm removing that msg from my folder and uploading once again all the msg's are transmitting smoothly. |
So are they actually getting "strucked" in the SCTQ or not moving out of this folder of yours? If the latter, and removing them from this folder is resolving the problem, isn't it more likely the application is having the issue rather than WMQ? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Dec 26, 2011 9:25 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Vitor wrote: |
getmesantosh wrote: |
Msg's which are above 10MB are getting strucked. When i'm removing that msg from my folder and uploading once again all the msg's are transmitting smoothly. |
So are they actually getting "strucked" in the SCTQ or not moving out of this folder of yours? If the latter, and removing them from this folder is resolving the problem, isn't it more likely the application is having the issue rather than WMQ? |
Depends on the version of 6.0 and whether or not message compression is used...
Saw that problem in 6.0.2.6 and 6.0.2.7 in the cluster with message compression. Had to get a fix through PMR for it. (Running channel, message stuck in SCTQ for no apparent reason...) _________________ MQ & Broker admin |
|
Back to top |
|
 |
getmesantosh |
Posted: Tue Dec 27, 2011 2:15 am Post subject: |
|
|
Novice
Joined: 18 Oct 2011 Posts: 18
|
My destination queue max. length is 99900000.
I receive msg's from another application and the msg's size may vary from 2KB to 20MB.
After Rxing all msg's, scheduled batch will be executed and all files are put in to SCTQ successfully.
If msg size is more than 10MB, allmsg's will struck in SCTQ, then
1. I will clear all msg's from SCTQ
2. Remove msg >10MB from folder
3. Re-execute batch, so that remaining msg's get txed.
So, is there any way for deleting a particular msg from SCTQ. |
|
Back to top |
|
 |
exerk |
Posted: Tue Dec 27, 2011 2:51 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Have you tried setting BATCHSZ to 1 (one)? Have you considered that the issue you may be facing could be due to large persistent messages being transmitted? _________________ 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 |
|
 |
getmesantosh |
Posted: Tue Dec 27, 2011 4:53 am Post subject: |
|
|
Novice
Joined: 18 Oct 2011 Posts: 18
|
Batch size is set to 50.
All my msg's should be in Persistent and it is compulsory for my application. |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Dec 27, 2011 6:50 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
exerk wrote: |
Have you tried setting BATCHSZ to 1 (one)? |
Did you set BATCHSZ to 1? Did you try again? What was the result? _________________ 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 |
|
 |
fjb_saper |
Posted: Tue Dec 27, 2011 1:05 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
getmesantosh wrote: |
Batch size is set to 50.
All my msg's should be in Persistent and it is compulsory for my application. |
So you have enough logs to hold 1000 MB? (50 *20 MB)?
You might want to use for sake of speed and expediency 2 overlapping clusters. One with batchsize 50 for small messages and one with batchsize 1 for the big messages...
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
getmesantosh |
Posted: Wed Dec 28, 2011 12:08 am Post subject: |
|
|
Novice
Joined: 18 Oct 2011 Posts: 18
|
still i need process for deletion of an particular msg from SCTQ. |
|
Back to top |
|
 |
exerk |
Posted: Wed Dec 28, 2011 12:23 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
getmesantosh wrote: |
still i need process for deletion of an particular msg from SCTQ. |
No you don't, you need to fix the problem, not the symptom... _________________ 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 |
|
 |
getmesantosh |
Posted: Wed Dec 28, 2011 1:03 am Post subject: |
|
|
Novice
Joined: 18 Oct 2011 Posts: 18
|
i need deletion process for other problems also. In some cases i need to delete unwanted msg's from SCTQ.
EDIT by exerk: duplicate post deleted. |
|
Back to top |
|
 |
|