I am using PQ Edit to view message on my queues. However, when I put in the queue manager name and the queue name and hit open I get an error message that say
"Conversion table '4d515301b5.tbl' cannot be found. Unconverted characters will be displayed."
Does any one know where I can find this table or what I can do to fix this problem?
Joined: 28 Oct 2001 Posts: 333 Location: San Francisco
Hi,
conversion table names are built using the 'from' and 'to' code page numbers in hex. For example, the conversion table file for conversion from code page 500 to 437 would be named 01F401B5.TBL
This file suggests that MQ tries to convert from 5067091 (4D5153) to 437 (01B5). Is it possible that the messages you are trying to browse have the CodedCharSetId field in the message descriptor set to an invalid value (probably not initialized properly) by the putting application?
You could probably see that by using the provided sample browse utility amqsbcg (or amqsbcgc if you are running an MQClient).
What platform are you running on and which version of MQ are you using?
Please provide some more details, maybe the output of the message descriptor from amqbcg(c).
Cheers,
Stefan
_________________ Stefan Sievert
IBM Certified * WebSphere MQ
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