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 » CCSID change

Post new topic  Reply to topic
 CCSID change « View previous topic :: View next topic » 
Author Message
bin_moh
PostPosted: Tue Jun 14, 2011 3:16 am    Post subject: CCSID change Reply with quote

Newbie

Joined: 10 Mar 2011
Posts: 8

I'm able to get a msg to an AIX server with CCSID 819; when a linux client tries to pick the msg it gives a MQRC_FORMAT_ERROR; where LINUX CCSID should be 1208 according to the manual.

Do I need to change the CCSID for the AIX server to 1208 for the linux client to be able to pick the msg? if changed does the Aix server able to recieve the msgs?
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Jun 14, 2011 4:19 am    Post subject: Re: CCSID change Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

bin_moh wrote:
Do I need to change the CCSID for the AIX server to 1208 for the linux client to be able to pick the msg?


Could be bad news for other applications running on the server!

The CCSID of a message should always describe the data. So if it's written in 819 it should say 819.

I'd check first what the Format field of the MQMD in this message says & that it's the correct value for the message to be converted. If that's correct, I'd ask the sys admin to confirm the 819 -> 1208 is properly installed (which it should be, it's fairly standard).

All this assumes of course that the message is convertable between 819 & 1208.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
skoobee
PostPosted: Tue Jun 14, 2011 5:42 am    Post subject: Reply with quote

Acolyte

Joined: 26 Nov 2010
Posts: 52

MQRC_FORMAT_ERROR means that an attempt has been made to convert a msg with a blank format. It works on AIX because the source and dest CCSIDs are the same.
Back to top
View user's profile Send private message
mvic
PostPosted: Tue Jun 14, 2011 2:33 pm    Post subject: Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

skoobee wrote:
MQRC_FORMAT_ERROR means that an attempt has been made to convert a msg with a blank format.

... or perhaps a MD.Format that is not recognised as an MQ built in format, and does not have a data conversion exit installed locally.

Do you have any error messages that mention conversion errors?
Back to top
View user's profile Send private message
bin_moh
PostPosted: Thu Jun 16, 2011 2:46 am    Post subject: Reply with quote

Newbie

Joined: 10 Mar 2011
Posts: 8

No errors are found in the logs
Back to top
View user's profile Send private message
zpat
PostPosted: Thu Jun 16, 2011 2:51 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

MQI errors don't generally get written to the MQ log, since they are expected return codes in certain situations.

Try setting the MQMD.Fomat = MQFMT_STRING or 'MQSTR '
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 » CCSID change
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.