Hi,

When sending binary files, do a double check for the following 2 things:
- Sending Appl: Set MQMD.Format to MQFMT_NONE
- Receiving Appl: do not use the GMO Option of MQGMO_CONVERT

I have used MQ to send binary files (e.g. GIFs) to and from various boxes.
Both the receiving and sending applications have to very careful not to add or
remove bytes from the file.

Since both boxes are Windows, check the file sizes of both files and also do a
file comparison (if you have a tool).

later
Roger...


Quoting "Barry R. Norman" <[EMAIL PROTECTED]>:

> I have a customer who is trying to zip a file send it via MQSeries from
> a Win 2000 machine to Win 2000 machine with MQSeries.
> When he tries to unzip the zip file it is corrupted.  He has tried
> format = none.  Anyone shed any light on this?
>
> --
> Thanks,
> Barry R. Norman
> MQSeries Administration
> (918)292-5167
>
>

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