My developer is trying to write a VB program to connect via a client to a
Sun Solaris 5.3 queue manager.  When the message is
received by the local queue, the content of the message is not readable or
at least looking at it with amqsbcg does not work.
It looks like the CCSID is wrong based on comparing to another message put
locally on the Sun box.
How should I suggest my programmer fix this problem?

VB Put MEssage:
Encoding : 546  CodedCharSetId : 437

00000000:  046E F202 504D 4F20 0100 0000 0000 0000 '.nò.PMO ........'
00000010:  FFFF FFFF 0000 0000 0000 0000 0000 0000 'ÿÿÿÿÿÿÿÿ............'
00000020:  0000 0000 2020 2020 2020 2020 2020 2020 '....            '
00000030:  2020 2020 2020 2020 2020 2020 2020 2020 '                '
00000040:  2020 2020 2020 2020 2020 2020 2020 2020 '                '
00000050:  2020 2020 2020 2020 2020 2020 2020 2020 '                '
00000060:  2020 2020 2020 2020 2020 2020 2020 2020 '                '
00000070:  2020 2020 2020 2020 2020 2020 2020 2020 '                '
00000080:  2020 2020 0000 0000 0000 0000 0000 0000 '    ............'
00000090:  0000 0000 0000 0000 0000 0000 4D44 2020 '............MD  '
000000A0:  0100 0000 0000 0000 0800 0000 FFFF FFFF '............ÿÿÿÿÿÿÿÿ'
000000B0:  0000 0000 2202 0000 0000 0000 4D51 5354 '....".......MQST'
000000C0:  5220 2020 FFFF FFFF 0200 0000 0000 0000 'R   ÿÿÿÿÿÿÿÿ........'

amqsputc put message on Sun Box.

Encoding : 273  CodedCharSetId : 819
00000000:  4D4E 4443 4F30 3038 3931 5052 4F43 2020 'MNDCO00891PROC  '
00000010:  2043 4841 502D 5445 5354 2D33 3020 2020 ' CHAP-TEST-30   '
00000020:  2020 2020 2020 2020 2020 2020 2020 20   '                '

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Reply via email to