Re: MQ Series & IMS Bridge EBCDIC to ASCII Conversion

2004-10-18 Thread Nath, Sachindra
Hi Richard,    Thanks a lot. The issue was resolved after changing the Mainframe QMGR's CCSID to 037. I appreciate your guidance on this. :) regards Sachin -Original Message-From: Richard Jackson [mailto:[EMAIL PROTECTED]Sent: Thursday, October 14, 2004 11:10To: [EMAIL PROTECTED]S

Re: MQ Series & IMS Bridge EBCDIC to ASCII Conversion

2004-10-15 Thread David C. Partridge
ï IIRC the conversion for the IMS bridge is done at the receiving MCA and all is converted to the QM codepage.   Dave

Re: MQ Series & IMS Bridge EBCDIC to ASCII Conversion

2004-10-14 Thread Richard Jackson
ROTECTED]> 10/14/2004 12:17 PM Please respond to MQSeries List                 To:        [EMAIL PROTECTED]         cc:        (bcc: Richard Jackson/DTCC)         Subject:        Re: MQ Series & IMS Bridge EBCDIC to ASCII Conversion Hi Richard,    Thanks for the prompt response. This is

Re: MQ Series & IMS Bridge EBCDIC to ASCII Conversion

2004-10-14 Thread Nath, Sachindra
Hi Richard,    Thanks for the prompt response. This is one thing on the cards, and we have posted a request to the MainFrame MQ Admin for it.   I have a few further queries. We have a lot of other non ims queues under the same queue manager. We dequeue the messages from these queues using the MQ

Re: MQ Series & IMS Bridge EBCDIC to ASCII Conversion

2004-10-14 Thread Richard Jackson
     [EMAIL PROTECTED]         cc:        (bcc: Richard Jackson/DTCC)         Subject:        MQ Series & IMS Bridge EBCDIC to ASCII Conversion Hi All !    We are working on a Java application running on a UNIX box(Sun solaris) which needs to communicate with the MF. The options taken for

MQ Series & IMS Bridge EBCDIC to ASCII Conversion

2004-10-14 Thread Nath, Sachindra
Hi All !    We are working on a Java application running on a UNIX box(Sun solaris) which needs to communicate with the MF. The options taken for the intercommunication was using WSMQ with the IMS Bridge on the MF. We need to lookup for some data from the Mainframe.   After some efforts we