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 » IBM MQ Java / JMS » length of MQ-REQUEST-LL

Post new topic  Reply to topic
 length of MQ-REQUEST-LL « View previous topic :: View next topic » 
Author Message
Mqlsn
PostPosted: Fri Aug 27, 2010 12:55 am    Post subject: length of MQ-REQUEST-LL Reply with quote

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
View user's profile Send private message
Mr Butcher
PostPosted: Fri Aug 27, 2010 1:02 am    Post subject: Reply with quote

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
View user's profile Send private message
RogerLacroix
PostPosted: Sun Aug 29, 2010 8:30 am    Post subject: Re: length of MQ-REQUEST-LL Reply with quote

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
View user's profile Send private message Visit poster's website
bruce2359
PostPosted: Sun Aug 29, 2010 8:36 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » length of MQ-REQUEST-LL
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.