Author |
Message |
Topic: MQVE with MQRFH and XML |
D Gallant
Replies: 3 Views: 10043
|
Forum: Archives - All Posted: Wed May 25, 2005 4:36 am Subject: MQVE with MQRFH and XML |
Sounds great. Thank you.
I did want to pass along one other issue I ran into with MQRFH2. In my early tests I was not always getting the length field correct in the length/value pairs. This typical ... |
Topic: MQVE with MQRFH and XML |
D Gallant
Replies: 3 Views: 10043
|
Forum: Archives - All Posted: Tue May 24, 2005 9:41 am Subject: MQVE with MQRFH and XML |
We plan on requiring all MQ messages to use XML so the XML viewer is a nice feature. However, I have been experimenting with MQRFH2 headers and noted that the XML viewer does not work because presumab ... |
Topic: MQVE Problems |
D Gallant
Replies: 8 Views: 17313
|
Forum: Archives - All Posted: Wed Apr 20, 2005 8:47 am Subject: MQVE Problems |
Since you mentioned it - the messages are being created with CCSID=819 and encoding=273. In MQVE the CCSID is displayed as 307 (another bit 9 issue) with 273 for encoding.
Douglas Gallant |
Topic: MQVE Problems |
D Gallant
Replies: 8 Views: 17313
|
Forum: Archives - All Posted: Wed Apr 20, 2005 6:38 am Subject: MQVE Problems |
Actually you bring up a good point. OS2200 is a 9-bit byte machine (36 bit words). I have already noticed this to be a problem with the MQMD-REPORT field when browsing messages. I confirmed that the d ... |
Topic: MQVE Problems |
D Gallant
Replies: 8 Views: 17313
|
Forum: Archives - All Posted: Wed Apr 20, 2005 5:46 am Subject: MQVE Problems |
Did you run the program on the server or remotely from a Windows PC?
On the server since I knew the program throws an error if the command server is not running.
I think it means client connection ... |
Topic: MQVE Problems |
D Gallant
Replies: 8 Views: 17313
|
Forum: Archives - All Posted: Tue Apr 19, 2005 11:44 am Subject: MQVE Problems |
Tried switching the qmgr type and got the same error. I am pretty sure the implementation accepts PCF commands. I have the command server running and can execute the MQAI sample program. Also, it is n ... |