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 » Problme with connection to remote QueueManager

Post new topic  Reply to topic
 Problme with connection to remote QueueManager « View previous topic :: View next topic » 
Author Message
bzawadzki
PostPosted: Thu Jan 08, 2004 1:53 am    Post subject: Problme with connection to remote QueueManager Reply with quote

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
View user's profile Send private message
kman
PostPosted: Thu Jan 08, 2004 2:21 am    Post subject: Reply with quote

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
View user's profile Send private message Yahoo Messenger
bzawadzki
PostPosted: Thu Jan 08, 2004 2:33 am    Post subject: Reply with quote

Newbie

Joined: 08 Jan 2004
Posts: 3
Location: Poland, Wrocław

It is Windows 2000 with English US.
Back to top
View user's profile Send private message
JasonE
PostPosted: Thu Jan 08, 2004 2:33 am    Post subject: Reply with quote

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
View user's profile Send private message
kman
PostPosted: Thu Jan 08, 2004 2:38 am    Post subject: Reply with quote

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
View user's profile Send private message Yahoo Messenger
sshaker
PostPosted: Wed Apr 28, 2004 6:58 am    Post subject: Reply with quote

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
View user's profile Send private message
sshaker
PostPosted: Wed Apr 28, 2004 7:26 am    Post subject: Reply with quote

Disciple

Joined: 20 Sep 2002
Posts: 185

i found the location at:

http://www-306.ibm.com/software/integration/mqfamily/support/faqs/conver03.html

regards
_________________
shaker
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 » Problme with connection to remote QueueManager
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.