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 » General IBM MQ Support » Getting MQRC_CONVERTED_STRING_TOO_BIG

Post new topic  Reply to topic
 Getting MQRC_CONVERTED_STRING_TOO_BIG « View previous topic :: View next topic » 
Author Message
satishnagarathnam
PostPosted: Sun Feb 20, 2005 2:37 am    Post subject: Getting MQRC_CONVERTED_STRING_TOO_BIG Reply with quote

Novice

Joined: 05 Dec 2003
Posts: 11

Hi

We are using MQ System communicating between Websphere MQ AIX and Websphere MQ Linux. The mercator application sends messages from MQ AIX to MQ Linux. The servicing application at MQ Linux System, the Cyclone Interchange Server, processes the messages in the Linux System. While processing some messages we are getting an exception MQRC_CONVERTED_STRING_TOO_BIG. I had gone through the manuals,the error seems to be related to data conversion. The character set encoding used for messages are default values. i.e 819 on AIX and 1208 on Linux.

Did anybody got this kind of error while processing the messages. Kindly share your expereince to resolve this issue.

Many Thanks
N.Satish
Integration Analyst
_________________
N.Satish
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
zpat
PostPosted: Sun Feb 20, 2005 4:10 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Only a guess but 1208 is unicode. Does it not use more bytes per character than ASCII?

Have you tried allocating a larger buffer to the MQGET?
Back to top
View user's profile Send private message
Nigelg
PostPosted: Mon Feb 21, 2005 2:10 am    Post subject: Reply with quote

Grand Master

Joined: 02 Aug 2004
Posts: 1046

If the buffer passed to MQGET was too small to accept the expanded msg after conversion, I would expect MQRC_NOT_CONVERTED or MQRC_CONVERTED_MSG_TOO_BIG.
This error probably means that a field in a WMQ msg header is expanding on conversion; this is not allowed because header data is a fixed length.
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 » General IBM MQ Support » Getting MQRC_CONVERTED_STRING_TOO_BIG
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.