|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 5 matches |
Author |
Message |
Topic: getting garbage in the data message when message in put on R |
rajesh
Replies: 2 Views: 8707
|
Forum: General IBM MQ Support Posted: Mon Nov 12, 2001 11:01 am Subject: getting garbage in the data message when message in put on R |
I found what was wrong with this. I was using MQMDE (message descriptor extention) which is not supported on Os/390. SO MQ did not understand where to put the MQMDE, so it put it in fromt of the messa ... |
Topic: getting garbage in the data message when message in put on R |
rajesh
Replies: 2 Views: 8707
|
Forum: General IBM MQ Support Posted: Tue Nov 06, 2001 5:50 pm Subject: getting garbage in the data message when message in put on R |
When I put the message on a Remote queue on NT (through JAVA code) , I am getting Garbage + data. But if I put the message on a local queue , I get the actual message (without garbage). I checked ther ... |
Topic: How to use message grouping in Java |
rajesh
Replies: 13 Views: 16367
|
Forum: IBM MQ Java / JMS Posted: Mon Nov 05, 2001 2:38 pm Subject: How to use message grouping in Java |
Thanks brandon, that worked. Now I have another issue while pulling these messages from the Queue on mainframe.
According to MQ-Series Application programming reference , MQGMO_ALL_MSGS_AVAILABLE is ... |
Topic: How to use message grouping in Java |
rajesh
Replies: 13 Views: 16367
|
Forum: IBM MQ Java / JMS Posted: Thu Nov 01, 2001 5:24 pm Subject: How to use message grouping in Java |
Brandon,
My code is here. I am not able to set the msgFlags on the message object. Do you know how to set the message flag ?
int openOptions = MQC.MQOO_INPUT_AS_Q_DEF | MQC.MQO ... |
Topic: How to use message grouping in Java |
rajesh
Replies: 13 Views: 16367
|
Forum: IBM MQ Java / JMS Posted: Wed Oct 31, 2001 5:03 pm Subject: How to use message grouping in Java |
Does anyone have a sample JAVA code that utilizes message grouping. I am having trouble in grouping messages together. I can put the messages on a queue , but the messages do not appear as grouped.
... |
|
|
|