Author |
Message |
Topic: Report messages not delivered immediately |
mqla
Replies: 15 Views: 9926
|
Forum: General IBM MQ Support Posted: Fri May 31, 2002 1:26 pm Subject: Report messages not delivered immediately |
Thanks Jeff and Stefan. I would use PCF commands to check the status of the channel before opening the XMIT queue for browsing.
BTW, I can't change the channel pair to sender/requester.
Have a ... |
Topic: Report messages not delivered immediately |
mqla
Replies: 15 Views: 9926
|
Forum: General IBM MQ Support Posted: Fri May 31, 2002 8:56 am Subject: Report messages not delivered immediately |
Thanks for the replies.
I want to monitor channel status through a program or a script. What are the options we have for doing this ? Are there any built in MQSeries programs for doing this ? Can you ... |
Topic: Report messages not delivered immediately |
mqla
Replies: 15 Views: 9926
|
Forum: General IBM MQ Support Posted: Thu May 30, 2002 9:38 pm Subject: Report messages not delivered immediately |
Thank you stefen for you analysis.
First let me answer your questions.
>>1/ What does 'message delivery' mean to you? Does it mean that the message has reached the target queue? Or does it m ... |
Topic: Report messages not delivered immediately |
mqla
Replies: 15 Views: 9926
|
Forum: General IBM MQ Support Posted: Thu May 30, 2002 4:32 pm Subject: Report messages not delivered immediately |
I want the expiry reports in realtime because I need to take further actions based on the message delivery. If message expires in my transmission queue and could not be transitted to destination, then ... |
Topic: Report messages not delivered immediately |
mqla
Replies: 15 Views: 9926
|
Forum: General IBM MQ Support Posted: Thu May 30, 2002 1:47 pm Subject: Report messages not delivered immediately |
Kumar,
Thanks for the reply. When the channel is in inactive state, will MCA tries to do a get on the Xmit queue or will it do a get only after the channel becomes active ?
My observation is MCA is ... |
Topic: Report messages not delivered immediately |
mqla
Replies: 15 Views: 9926
|
Forum: General IBM MQ Support Posted: Thu May 30, 2002 11:44 am Subject: Report messages not delivered immediately |
Kumar,
when messages are expiring in my transmission queue, do I need to browse get the XMIT queue periodically to receive expiry messages ?
I am sorry if I a missing something.
Thanks |
Topic: Report messages not delivered immediately |
mqla
Replies: 15 Views: 9926
|
Forum: General IBM MQ Support Posted: Thu May 30, 2002 11:19 am Subject: Report messages not delivered immediately |
Our QMgr is on Win NT. When we send a message to remote Q with expiry time and the messages expires while in the XMIT queue, we are expecting a report message in reply to Q.
For some reason those ... |
Topic: Trigger Monitors |
mqla
Replies: 4 Views: 4121
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon May 13, 2002 7:50 am Subject: Trigger monitor |
Thanks for your reply. If I understood correctly, then you mean we should specify init queue name in trigger monitor def instead of actual queue name. Is that correct ? |
Topic: Trigger Monitors |
mqla
Replies: 4 Views: 4121
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri May 10, 2002 3:30 pm Subject: Trigger Monitors |
I have few questions about trigger monitors.
1) Is it required to create a trigger monitor for each and every queue which needs to trigger a process ?
2) Can we use one trigger monitor to monitor ... |
Topic: Requester - server channel |
mqla
Replies: 1 Views: 3672
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Apr 18, 2002 10:58 am Subject: Requester - server channel |
When a requester-server channel is up and running, if we restart a queue manager of server channel, will requester-server channel come back to running state ?
Requester channel is on os/390 and serv ... |