Hi,
Can anyone please advice me about ASCII to EBCDIC conversion by MQ. Actually I am getting the message (in ASCII) from a queue but can't figure out how to convert this to EBCDIC. I understand that ...
Hi,
I am new to MQ and am having bit of a weird problem. I am trying to write a message (of length 30000 bytes) to a remote queue. My MQPUT operation executes with a completion code OK. But when I ch ...