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 » Message Conversion problem

Post new topic  Reply to topic
 Message Conversion problem « View previous topic :: View next topic » 
Author Message
gokulam
PostPosted: Wed Feb 18, 2009 8:26 am    Post subject: Message Conversion problem Reply with quote

Newbie

Joined: 17 Apr 2008
Posts: 9

I am seeing the following error in my /var/mqm/qmgrs/xxxx/errors file.

AMQ6174: The dynamically loadable shared library '/var/mqm/exits64//MQSTR' was
not found. The system returned error number '2' and error message 'No such file
or directory'. The queue manager will continue without this module.

EXPLANATION:
This message applies to UNIX systems. The shared library
'/var/mqm/exits64//MQSTR' was not found.
ACTION:
Check that the file exists, and is either fully qualified or is in the
appropriate director, also check the file access permissions.

The messages are ending up in SYSTEM.DEAD.LETTER.QUEUE. I checked the directory /var/mqm/exits64 and there is no file in this directory.

These messages are being sent from our message broker (Sun Solaris) queue manager to a mainframe queue manager. In the sender channel the conversion is set to yes.

Can anybody tell me where to get the MQSTR?

Thanks
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Feb 18, 2009 8:38 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

someone has set the MQMD.Format field to the wrong value.

They have set it to "MQSTR" rather than "MQSTRbbbb" where the "b" are "space".

They should instead have set it to the constant MQFMT_STRING.
Back to top
View user's profile Send private message
vol
PostPosted: Wed Feb 18, 2009 12:52 pm    Post subject: Reply with quote

Acolyte

Joined: 01 Feb 2009
Posts: 69

i think this means that a conversion has been requested which does not exist, either because the fileset for the conversion is not on the machine, as may be the case on AIX where 819 -> 1208 and bos.iconv.ucs is not loaded, or because it is an impossible conversion, for example 932 (Japanese) -> 819 (English.
Back to top
View user's profile Send private message
JosephGramig
PostPosted: Wed Feb 18, 2009 1:01 pm    Post subject: Reply with quote

Grand Master

Joined: 09 Feb 2006
Posts: 1244
Location: Gold Coast of Florida, USA

You could try removing the extra '/' at then end of your /var/mqm/qmgrs/<yourQmgr>/qm.ini exit stanzas.

The // is suppose to work, but it is also wrong to have the / at the end of the exit stanzas.

Note that MQ put it there when you created your QMGR.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Message Conversion problem
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.