|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
length of MQ-REQUEST-LL |
« View previous topic :: View next topic » |
Author |
Message
|
Mqlsn |
Posted: Fri Aug 27, 2010 12:55 am Post subject: length of MQ-REQUEST-LL |
|
|
Novice
Joined: 28 Jul 2010 Posts: 11
|
If I give the lenght of MQ-REQUEST-LL to 300000, my program is not puttting the message to the queue.
If I reduce the size to 300 it is working.
What can be the possible size. what is the significance of MQ-REQUEST-LL in the function CSQBPUT |
|
Back to top |
|
 |
Mr Butcher |
Posted: Fri Aug 27, 2010 1:02 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
maybe a programming error?
maybe maxmsglength in the queue definition?
maybe something else?
how is your returncode handling? when the message is not being put, you should receive an MQ return code (if your program makes it to the mqput) _________________ Regards, Butcher |
|
Back to top |
|
 |
RogerLacroix |
Posted: Sun Aug 29, 2010 8:30 am Post subject: Re: length of MQ-REQUEST-LL |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
Hi,
Mqlsn wrote: |
If I give the lenght of MQ-REQUEST-LL to 300000, my program is not puttting the message to the queue. |
LL field is 2 bytes (16-bits). Dig out your calculator and input 2 ** 16 to determine what the maximum value can be.
Regards,
Roger Lacroix
Capitalware Inc. _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
bruce2359 |
Posted: Sun Aug 29, 2010 8:36 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Quote: |
If I give the lenght of MQ-REQUEST-LL to 300000, my program is not puttting the message to the queue. |
What ReasonCode was returned to the application? What does it mean? _________________ 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 |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|