|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Problme with connection to remote QueueManager |
« View previous topic :: View next topic » |
Author |
Message
|
bzawadzki |
Posted: Thu Jan 08, 2004 1:53 am Post subject: Problme with connection to remote QueueManager |
|
|
Newbie
Joined: 08 Jan 2004 Posts: 3 Location: Poland, Wrocław
|
When I try to connect to remote queue manager (show queue manager) it fails and in the Event Viewer - Application Logs I have this error :
CCSID supplied for data conversion not supported.
The program ended because, either the source CCSID '437' or the target CCSID '852' is not valid, or is not currently supported.
Correct the CCSID that is not valid, or ensure that the requested CCSID can be supported.
On the servere there is this kind of error:
2004-01-08 09:41:14
AMQ9503: Channel negotiation failed.
EXPLANATION:
Channel '' between this machine and the remote machine could not be established
due to a negotiation failure.
ACTION:
Tell the systems administrator, who should attempt to identify the cause of the
channel failure using problem determination techniques. For example, look for
FFST files, and examine the error logs on the local and remote systems where
there may be messages explaining the cause of failure. More information may be
obtained by repeating the operation with tracing enabled.
-------------------------------------------------------------------------------
2004-01-08 09:41:14
AMQ9228: The TCP/IP responder program could not be started.
EXPLANATION:
An attempt was made to start an instance of the responder program, but the
program was rejected.
ACTION:
The failure could be because either the subsystem has not been started (in this
case you should start the subsystem), or there are too many programs waiting
(in this case you should try to start the responder program later). The reason
code was 0.
-------------------------------------------------------------------------------
Have you seen anything like that. This is quite important for me.
Thank you for any help. |
|
Back to top |
|
 |
kman |
Posted: Thu Jan 08, 2004 2:21 am Post subject: |
|
|
Partisan
Joined: 21 Jan 2003 Posts: 309 Location: Kuala Lumpur, Malaysia
|
From System Administration guide,
Quote: |
Message data in WebSphere MQ-defined formats (also known as built-in formats) can be converted by the queue manager from one coded character set to another, provided that both character sets relate to a single language or a group of similar languages.
For example, conversion between coded character sets with identifiers (CCSIDs) 850 and 500 is supported, because both apply to Western European languages. |
Also, from Application programmin reference,
Quote: |
All non-client platforms support conversion between their native CCSIDs and the native CCSIDs of the other platforms, with the following exceptions.
OS/400
Code page:
37 Does not convert to code pages 923, 858, 5348
924 Does not convert to code pages 437, 819, 850, 858, 1051, 1140, 1252, 1275, 5348
1140 Does not convert to code pages 924, 1051, 1275, 5348 |
In general, I can say that 437 is a supported code page. But I doubt 852. What platform are these on? And what national language is it on (I guess at least one of it is English and possibly Windows) |
|
Back to top |
|
 |
bzawadzki |
Posted: Thu Jan 08, 2004 2:33 am Post subject: |
|
|
Newbie
Joined: 08 Jan 2004 Posts: 3 Location: Poland, Wrocław
|
It is Windows 2000 with English US. |
|
Back to top |
|
 |
JasonE |
Posted: Thu Jan 08, 2004 2:33 am Post subject: |
|
|
Grand Master
Joined: 03 Nov 2003 Posts: 1220 Location: Hursley
|
As per the previous update, MQ doesnt ship data conversions between 852 (listed as "ROECE Latin-2"??) and 437. You could try to enable default data conversion (remove the '#' from the lines
#default 0 500 1 1 0
#default 0 850 1 2 0
in ccsid.tbl) and see if this works well enough for your purposes. I'm not sure if you need do this on the client or server side though! |
|
Back to top |
|
 |
kman |
Posted: Thu Jan 08, 2004 2:38 am Post subject: |
|
|
Partisan
Joined: 21 Jan 2003 Posts: 309 Location: Kuala Lumpur, Malaysia
|
The target is 852 which is not supported. So you need to change the CCSID on the target platform to the supported one!
You can alter queue manager for that. |
|
Back to top |
|
 |
sshaker |
Posted: Wed Apr 28, 2004 6:58 am Post subject: |
|
|
 Disciple
Joined: 20 Sep 2002 Posts: 185
|
hi
can someone point to the ccsid.tbl location?
can i use /mqm/bin/reset_iconv_table to reset the same table?
regards _________________ shaker |
|
Back to top |
|
 |
sshaker |
Posted: Wed Apr 28, 2004 7:26 am Post subject: |
|
|
 Disciple
Joined: 20 Sep 2002 Posts: 185
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|