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 » MQ Encoding/CCSID - 1051/8859 - Conversion - Help

Post new topic  Reply to topic
 MQ Encoding/CCSID - 1051/8859 - Conversion - Help « View previous topic :: View next topic » 
Author Message
MA
PostPosted: Tue Jul 11, 2006 1:07 pm    Post subject: MQ Encoding/CCSID - 1051/8859 - Conversion - Help Reply with quote

Newbie

Joined: 08 Mar 2005
Posts: 6

All:
I have a situation where a Soloris machine (8859_1) is sending (this a client running on Soloris OS) the message to MQ Queue. The message destination is a HP-UX Box with default encoding of 1051. With the current setting the receiver end is seeing '??' marks in the payload.

I am using MQJava.

My Question(s):
1>: What MQ Headers needs to be populated by the client before dropping into MQ Queue.

2>: Do I need to do any conversion like encoding JAVA encoding before doing a MQ PUT. But I figured out that JAVA doesn't support 1051 encoding?.

3>: How the CCSID concept work?. Does MQ Queue manager is in control of doing the conversion. For example - it the MQ Queue Manager CCSID is set to 819 does it mean that - that the final encoding and what ever data I put into Queue going to get converted to 819?.


Thanks a lot in advance. I appreciate all your help in this regard.


MA[/b]
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Jul 11, 2006 2:54 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Well it really depends on the data you are sending.
If you are sending text data only set the message format to 'MQSTR ' in the MQMD.
(check it out there should be a constant for the value...) or if in JMS send a TextMessage.
Make sure if the HPUX has no JMS receiver to suppress the RFH2 header if in JMS.

On the HPUX do a get with convert.

This should take care of your problem.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » MQ Encoding/CCSID - 1051/8859 - Conversion - Help
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.