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 » conversion tables for 1208

Post new topic  Reply to topic
 conversion tables for 1208 « View previous topic :: View next topic » 
Author Message
gpklos
PostPosted: Mon Nov 08, 2010 11:17 am    Post subject: conversion tables for 1208 Reply with quote

Centurion

Joined: 24 May 2002
Posts: 108

I was looking in my version 6 windows MQ directory and I couldn't find a conversion table that has 1208 in it, or the its hex value of 4b8.

Shouldn't it be there somewhere?
What am I missing?
Thanks,
Gary
Back to top
View user's profile Send private message
zonko
PostPosted: Mon Nov 08, 2010 12:15 pm    Post subject: Reply with quote

Voyager

Joined: 04 Nov 2009
Posts: 78

Look in ccsid.tbl. It shows that the base CCSID for 1208 is 13488:
Code:

   1208 13488       0    13488     3    5     0    UTF-8

This means that the tables for 1208 use the same tables as 13488, with 34B0 in the table name.
Back to top
View user's profile Send private message
gpklos
PostPosted: Mon Nov 08, 2010 12:51 pm    Post subject: Reply with quote

Centurion

Joined: 24 May 2002
Posts: 108

Thanks, that is what I was looking for.

I asked because I have an application that says they are setting 1208 as the ccsid in the PUTting application, but it is failing saying that is an invalid CCSID. I'm guessing they are not setting something correctly.
I told them to set the CCSID to 1208 because originally they are putting a message with some french characters. ie. an E with a forward leaning accent. When the receiving app gets it, it got converted to two characters.
So I said to set the CCSID of the MQMD on the putting side to 1208. Put the message, then on the receiving side to a get with convert.
They are putting to a windows queue manager with a FUSION client running on either unix or linux.
Did I tell them the correct thing to do?

Also one other question, for a windows client if I say
SET MQCCSID=1208 in the environment variables, does this actually say to do the conversion to unicode, or does it just tell the queue manager the messages will be in unicode?
Thanks a bunch!!
Gary
Back to top
View user's profile Send private message
bruce2359
PostPosted: Mon Nov 08, 2010 2:38 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

Data conversion may be requested either by
1) the consuming application specifying MQGET with MQGMO_CONVERT - the IBM recommended method; or
2) the sending channel specifying CONVERT(YES)

Data conversion may occur based on Encoding, CodedCharSetId, and Format fields of the MQMD. This is all well documented in the APR and APG manuals.
_________________
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 » General IBM MQ Support » conversion tables for 1208
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.