Author |
Message
|
wisemind |
Posted: Wed Aug 11, 2010 1:54 pm Post subject: |
|
|
Apprentice
Joined: 16 Jun 2010 Posts: 29
|
I am viewing the message in WebSphere MQ Explorer.i.e. in truncated form.
No i didnt use any tool like RfUtil.
The problem is existing in Websphere Message Queue. Might be there are some setting that made me able to store Data Length greater than 1000 bytes.
But i am unable to find such an option who can increase the data length. |
|
Back to top |
|
 |
zpat |
Posted: Wed Aug 11, 2010 3:25 pm Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Obviously a queue has a max message size value, but this will be at 4mb by default.
Are you setting MQMD.length in the message flow or allowing it to be copied from the input message (which is how long?). |
|
Back to top |
|
 |
Vitor |
Posted: Wed Aug 11, 2010 4:33 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
wisemind wrote: |
I am viewing the message in WebSphere MQ Explorer.i.e. in truncated form. |
You then answer your own post - MQ Explorer truncates the view of the message to the 1st 1000 bytes. It doesn't do anything to the message itself, which is why it correctly gives the length as more than 1000 bytes.
wisemind wrote: |
No i didnt use any tool like RfUtil. |
Why not?
wisemind wrote: |
The problem is existing in Websphere Message Queue. |
Why are you so convinced of this?
wisemind wrote: |
Might be there are some setting that made me able to store Data Length greater than 1000 bytes. |
There is, but it's currently set to the default of 4Mb (as per your own previous post). So storing more than 1000 bytes will not be and is not a problem.
wisemind wrote: |
But i am unable to find such an option who can increase the data length. |
That's because there's no option to display more than the 1000 bytes in the tool your using. And you're looking in the wrong place if you think changing it will help the problem you think you're having.
I also find it hard to believe you've failed to find MAXMSGLEN. Though I fully understand it's not helping you. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
wisemind |
Posted: Wed Aug 11, 2010 9:22 pm Post subject: |
|
|
Apprentice
Joined: 16 Jun 2010 Posts: 29
|
The point i understand is that, messages in the queue are fine and stored but its not showing me more than 1000bytes in the queue. right??
So which one is the best tool to view messages in the queue?? And where i can find them?? |
|
Back to top |
|
 |
shashivarungupta |
Posted: Wed Aug 11, 2010 9:33 pm Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
wisemind wrote: |
The point i understand is that, messages in the queue are fine and stored but its not showing me more than 1000bytes in the queue. right??
So which one is the best tool to view messages in the queue?? And where i can find them?? |
Few of'em are already being suggested in the discussion, go back and check !!
Check for 'MQ Visual Edit' and 'MQ Visual Browse' at http://www.capitalware.biz/mq_tools.html
Also MO71 at http://www-01.ibm.com/support/docview.wss?rs=171&uid=swg24000142 _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
wisemind |
Posted: Wed Aug 11, 2010 11:32 pm Post subject: |
|
|
Apprentice
Joined: 16 Jun 2010 Posts: 29
|
thank you guys problem is solved:) |
|
Back to top |
|
 |
zpat |
Posted: Thu Aug 12, 2010 1:55 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Please share your resolution with us. |
|
Back to top |
|
 |
wisemind |
Posted: Thu Aug 12, 2010 3:57 am Post subject: |
|
|
Apprentice
Joined: 16 Jun 2010 Posts: 29
|
Well i download the MQ Visual Edit from the given source as mentioned in previous post. Where i can see the all message. Actually the problem resides in MQ Explorer thats not allow us to see message that have length of greater than 1000 bytes. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Aug 12, 2010 4:07 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
wisemind wrote: |
Actually the problem resides in MQ Explorer thats not allow us to see message that have length of greater than 1000 bytes. |
And how many times were you told that through this thread?
At risk of sounding like a sales brochure that's not a problem it's a feature. MQ Explorer is not intended as a message viewing or manupulation tool. That's why there are 2 other IBM provided tools as well as all the others on that link. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|