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 » WebSphere Message Broker (ACE) Support » Code Page Question

Post new topic  Reply to topic
 Code Page Question « View previous topic :: View next topic » 
Author Message
psn
PostPosted: Mon Nov 29, 2004 1:31 am    Post subject: Code Page Question Reply with quote

Disciple

Joined: 30 Oct 2002
Posts: 193
Location: France

I have a question about code page: how does it work between Broker Instanz, Broker DB Code Pages . Where are the Code Page Transformation ? Which are the best settings : use the same code page on DB as on Broker ?

Thanks

PSN
Back to top
View user's profile Send private message
mpuetz
PostPosted: Tue Nov 30, 2004 12:53 am    Post subject: Reply with quote

Centurion

Joined: 05 Jul 2001
Posts: 149
Location: IBM/Central WebSphere Services

Hi,

the broker uses UCS-2 internally (16 bit Unicode) which you cannot
change. Any string coming from an external source whether it's an
MQ message or a DB table will be convert to UCS-2 on reading and
converted to the codepage of the external ressource on writing.
For outgoing MQ messages the MQMD.CodedCharSetId field controls
which codepage will be written.

Your DB may run in any codepage that can hold any language specific
characters which you require. Most anglo-european installations
work well with ISO8859-X or Unicode (e.g. Utf-.
The broker determines automatically which codepage the DB runs.
So if your DB is filled and read from the broker only you will have
no problems.
If you import data into your tables by external programs it is your
responsibility that the data is inserted in the correct codepage.
_________________
Mathias Puetz

IBM/Central WebSphere Services
WebSphere Business Integration Specialist
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 » WebSphere Message Broker (ACE) Support » Code Page Question
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.