Author |
Message
|
ind76 |
Posted: Thu Jul 18, 2002 7:26 am Post subject: Distribution lists ! |
|
|
Apprentice
Joined: 10 Apr 2002 Posts: 29
|
Hi
I have seen in the MQ documentation that Z/OS doesn't support distribution lists. We have Windows NT and os/390 as diverse platforms that communicate via MQ. If we create distribution list on Windows NT to send a message to multiple queues on OS/390, does it work ?
Any help is appreciated.
Thanks,
ind76
Last edited by ind76 on Wed Mar 26, 2003 3:52 pm; edited 1 time in total |
|
Back to top |
|
 |
mrlinux |
Posted: Thu Jul 18, 2002 7:40 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
The MQSeries works it generates a message for each queue and places it
on the transmit queue. We used it with UNIX and OS390 with no issues _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
ind76 |
Posted: Thu Jul 18, 2002 8:31 am Post subject: Thank you Jeff ! |
|
|
Apprentice
Joined: 10 Apr 2002 Posts: 29
|
I still need to be clarified on something. You say a message per each queue will be put on the transmit queue. Is it true even the queue destinations are on the same queue manager ? I thought by distribution lists, a message can be sent to multiple queues on the same queue manager by putting a single message on the transmit queue to reduce the network traffic.
Please clarify,
Thanks,
ind76 |
|
Back to top |
|
 |
mrlinux |
Posted: Thu Jul 18, 2002 8:41 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
I will have to check on that again, I know we are doing it. _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
mrlinux |
Posted: Thu Jul 18, 2002 9:28 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
Well I went and checked on this, it will generate a seprate message for each queue in the list and place it on the xmitq. _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
ind76 |
Posted: Fri Jul 19, 2002 4:22 am Post subject: Thank you very much Jeff ! |
|
|
Apprentice
Joined: 10 Apr 2002 Posts: 29
|
I appriciate your help.
ind76 |
|
Back to top |
|
 |
|