|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 4 matches |
Author |
Message |
Topic: CICS EBCDIC to W2K code page conversion |
mreloaded
Replies: 6 Views: 13165
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Mar 10, 2004 8:37 am Subject: CICS EBCDIC to W2K code page conversion |
Are the hex values you posted for the "received" data from your get without conversion? Or from the data on the queue before you try and get it?
The hex values are when I leave the defaults (no ... |
Topic: CICS EBCDIC to W2K code page conversion |
mreloaded
Replies: 6 Views: 13165
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Mar 10, 2004 6:35 am Subject: CICS EBCDIC to W2K code page conversion |
OK. Here's what Ive tried. I have added the MQGMO_CONVERT option to the MQGMO sturcture, and I set the MQMD.CodedCharSetId = 37.
When I MQGET the message, garbage comes out. If I only use the M ... |
Topic: CICS EBCDIC to W2K code page conversion |
mreloaded
Replies: 6 Views: 13165
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Mar 10, 2004 4:49 am Subject: CICS EBCDIC to W2K code page conversion |
I did find this post under the subject :EBCDIC TO ASCII conversion
[quote="zpat"]If you send all your data as MQSTR (eg XML) and use MQGET with CONVERT (or the equivalent tick box on a MQINPUT node ... |
Topic: CICS EBCDIC to W2K code page conversion |
mreloaded
Replies: 6 Views: 13165
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Mar 09, 2004 6:57 am Subject: CICS EBCDIC to W2K code page conversion |
I am tring to move a file from MVS to W2K using MQSTRING type. THe original data on MVS has French characters x71, x74 which are the Es with accent marks. When it gets to the W2K the x71 is converte ... |
|
|
|