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 » IBM MQ Installation/Configuration Support » HP-UX config.iconv updates

Post new topic  Reply to topic
 HP-UX config.iconv updates « View previous topic :: View next topic » 
Author Message
mattfarney
PostPosted: Tue Jan 15, 2008 2:55 pm    Post subject: HP-UX config.iconv updates Reply with quote

Disciple

Joined: 17 Jan 2006
Posts: 167
Location: Ohio

I have tracked down a problem to the
/usr/lib/nls/iconv/config.iconv
file. It looks like I have lost the entries added during MQ installation (I'm guessing due to a O/S upgrade).

I have looked and searched, but cannot find any documentation explaining how to regenerate this missing rows. Anyone know how to regenerate that file?

This was the problem as found on IBM's webpage:
31421 - After installing a new level of the HP-UX operating
system without reinstalling MQSeries, the file
has information about
conversion tables that have been added by IBM. This
information is wiped out by the HP-UX upgrade. This
can result in data conversion errors such as when
attempting to use AMQSPUTC.EXE to put from a Windows
NT client to an HP-UX server.
Back to top
View user's profile Send private message
mattfarney
PostPosted: Tue Jan 15, 2008 2:59 pm    Post subject: Reply with quote

Disciple

Joined: 17 Jan 2006
Posts: 167
Location: Ohio

What a week.

Immediately after posting, I found the what I believe the answer to be.
/opt/mqm/bin/reset_iconv_table

Sorry.
-mf
Back to top
View user's profile Send private message
Nigelg
PostPosted: Wed Jan 16, 2008 2:19 am    Post subject: Reply with quote

Grand Master

Joined: 02 Aug 2004
Posts: 1046

The HP file used is actually /usr/lib/nls/iconv/hpux64/config.iconv for V6; /usr/lib/nls/iconv/hpux/config.iconv was used in v5.3.
_________________
MQSeries.net helps those who help themselves..
Back to top
View user's profile Send private message
mattfarney
PostPosted: Wed Jan 16, 2008 8:55 am    Post subject: Reply with quote

Disciple

Joined: 17 Jan 2006
Posts: 167
Location: Ohio

I believe the extra versions of that file only exist on Itanium.

-mf

if [ $MACHINE = 'ia64' ]
then
config_tables="/usr/lib/nls/iconv/config.iconv \
/usr/lib/nls/iconv/hpux32/config.iconv \
/usr/lib/nls/iconv/hpux64/config.iconv"
else
config_tables="/usr/lib/nls/iconv/config.iconv"
fi
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 » IBM MQ Installation/Configuration Support » HP-UX config.iconv updates
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.