Author |
Message |
Topic: Java - Report from MQ |
solomon_13000
Replies: 17 Views: 14924
|
Forum: IBM MQ Java / JMS Posted: Thu Oct 30, 2008 6:49 am Subject: Java - Report from MQ |
It works. Thanks for the advice  |
Topic: Java - Report from MQ |
solomon_13000
Replies: 17 Views: 14924
|
Forum: IBM MQ Java / JMS Posted: Thu Oct 30, 2008 12:32 am Subject: Java - Report from MQ |
I have not received COA because my message has NOT been delivered.
DEFINE QREMOTE(QM1.RQSTIN) RNAME(QM1.RQSTIN) RQMNAME(ANY.QMGR) XMITQ(QM3.XMIT)
The original message is not deliverable because ... |
Topic: Java - Report from MQ |
solomon_13000
Replies: 17 Views: 14924
|
Forum: IBM MQ Java / JMS Posted: Wed Oct 29, 2008 11:39 pm Subject: Java - Report from MQ |
I created ANY.QUEUE manager. I have no java software on my pc at the present moment but will try later. |
Topic: Java - Report from MQ |
solomon_13000
Replies: 17 Views: 14924
|
Forum: IBM MQ Java / JMS Posted: Wed Oct 29, 2008 5:12 pm Subject: Java - Report from MQ |
I even check SYSTEM.DEAD.LETTER.QUEUE and found that the currentdepth is 0. |
Topic: Java - Report from MQ |
solomon_13000
Replies: 17 Views: 14924
|
Forum: IBM MQ Java / JMS Posted: Wed Oct 29, 2008 3:58 am Subject: Java - Report from MQ |
It is not working. |
Topic: Java - Report from MQ |
solomon_13000
Replies: 17 Views: 14924
|
Forum: IBM MQ Java / JMS Posted: Wed Oct 29, 2008 12:35 am Subject: Java - Report from MQ |
1. Set up appropriate QMAs to route the reply back to QM1, or
Result - no COA. |
Topic: Java - Report from MQ |
solomon_13000
Replies: 17 Views: 14924
|
Forum: IBM MQ Java / JMS Posted: Wed Oct 29, 2008 12:34 am Subject: Java - Report from MQ |
I tried to put a message into the QR and it does work. It means that the connectivity is fine. But why can't the QM4 and QM5 use the QR to route the report?. |
Topic: Java - Report from MQ |
solomon_13000
Replies: 17 Views: 14924
|
Forum: IBM MQ Java / JMS Posted: Tue Oct 28, 2008 10:40 pm Subject: Java - Report from MQ |
Does it mean that in this scenario a report message must be generated by the receiving app then send to QM1 QM1.REPLY?. |
Topic: Java - Report from MQ |
solomon_13000
Replies: 17 Views: 14924
|
Forum: IBM MQ Java / JMS Posted: Tue Oct 28, 2008 8:42 am Subject: Java - Report from MQ |
In QM4 and QM5 I have:
DEFINE QREMOTE(QM1.REPLY) RNAME(QM1.REPLY) RQMNAME(QM3) XMITQ('') CLUSTER(CLUS2)
But why cant the QM4 and QM5 use this remote queue to send a COA to QM1? Is it because th ... |
Topic: Java - Report from MQ |
solomon_13000
Replies: 17 Views: 14924
|
Forum: IBM MQ Java / JMS Posted: Fri Oct 24, 2008 7:09 am Subject: Java - Report from MQ |
The code below works well for putting messages into MQ. The load balancing works perfect. I tried to obtain the report but no report is generated. How do I solve the problem?.
Java code
qMgr = ... |
Topic: Trigger monitor |
solomon_13000
Replies: 24 Views: 15867
|
Forum: General IBM MQ Support Posted: Thu Oct 09, 2008 9:12 pm Subject: Trigger monitor |
bankrupcy
Well actually it's because of timing. I call it recession. No one on this earth ever have a smooth life from the day they were born to the time they leave everything behind and achieve ... |
Topic: Trigger monitor |
solomon_13000
Replies: 24 Views: 15867
|
Forum: General IBM MQ Support Posted: Thu Oct 09, 2008 5:28 pm Subject: Trigger monitor |
well I have a nephew who is only 5 years old and he can blow a wisel by synchonizing his lips, tounge and the air he blows. Quite rare but unique. Suprising part, I did some reading today and discover ... |
Topic: Trigger monitor |
solomon_13000
Replies: 24 Views: 15867
|
Forum: General IBM MQ Support Posted: Thu Oct 09, 2008 3:24 pm Subject: Trigger monitor |
Most of the questions posted did include MQ definitions that were tested, studied and much more. A combination of theory and practical has been posted. Please go through the repository of questions be ... |
Topic: Trigger monitor |
solomon_13000
Replies: 24 Views: 15867
|
Forum: General IBM MQ Support Posted: Thu Oct 09, 2008 8:57 am Subject: Trigger monitor |
read, do research, try, fail, repeat.
That is what im doing. Along with it I ask. Some learn fast and others are slow. Some Join Harvard, Yale, MIT and so on. Others join an ordinary university. T ... |
Topic: Trigger monitor |
solomon_13000
Replies: 24 Views: 15867
|
Forum: General IBM MQ Support Posted: Thu Oct 09, 2008 7:33 am Subject: Trigger monitor |
Well I have done all this. Just that im looking for deeper understanding. I have tried using a trigger monitor and much more. It's sweet to know that it all works. But how do I overcome a problem. Sup ... |