Hello WS,

>>>I'm pretty sure the below will not work but would like
>>>to confirm if anyone's tried this  ?
>>>
>>>3 Qmgrs :  QMA, QMB and QMC
>>>
>>>QMA communicates with QMC and
>>>QMB communicates with QMC
>>>
>>>Only one receiver channel exists on QMC.
>>>Corresponding sender channels exist on QMA and QMB
>>>Awaiting your replies

Yes, generic receiver channels are supported. What will happen is that
multiple instances of the receiver channel will be created to handle the
incoming requests. A few things to consider if you do this are:

- Don't do this unless you've got V5.3 qmgrs. The reason is because there
is no way to stop a specific generic receiver prior to V5.3 via STOP CHL
MQSC. With V5.3 you have the ability to specify the partner connname to
qualify the channel name to be stopped.

- You must insure that whatever you are using to monitor channels at the
receiving end can cope with having all the channels the same name.

- The RESET CHL command cannot be done to a specific rcvr channel (OTOH,
one could interpret this as a positive thing, one command does them all!)

Hope this helps.

Regards,

Christopher Frank
Certified I/T Specialist - WebSphere Software
IBM Certified Solutions Expert - Websphere MQ & MQ Integrator
--------------------------------------
Phone: 612-397-5532 (t/l 653-5532) mobile: 612-669-3008
e-mail: [EMAIL PROTECTED]

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Reply via email to