Pere, 

MQ Clients apps connect to a QM, not a cluster. You should be able to
connect to any one QM in the cluster and it can send and receive
messages from any other QM in the cluster. Using a channel table will
allow you to connect to a secondary or tertiary QM should your primary
one be unavailable. But you would still be only connecting to one QM to
send and receive messages (assumes the replying app can send back a
reply to the request message's MQMD Reply To Q and Reply To QM)



Peter Potkay

-----Original Message-----
From: MQSeries List [mailto:[EMAIL PROTECTED] On
Behalf Of Pere Guerrero Olmedo
Sent: Monday, November 26, 2007 10:41 AM
To: [email protected]
Subject: MQClient inside a cluster.

Hi !

I need include a client connection to a cluster.

In my case I need to send messages to 16 servers and receive answer from
them.

It seems I can use Client Channel Definition Table, but I didn't find
too much info of how define all qmgr's servers in the MQClient
definitions.

Can anyone tell me witch manual give information about it ?

Thanks in advanced
Regards
Pere

To unsubscribe, write to [EMAIL PROTECTED] and, in the
message body (not the subject), write: SIGNOFF MQSERIES Instructions for
managing your mailing list subscription are provided in the Listserv
General Users Guide available at http://www.lsoft.com
Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html


*************************************************************************
This communication, including attachments, is
for the exclusive use of addressee and may contain proprietary,
confidential and/or privileged information.  If you are not the intended
recipient, any use, copying, disclosure, dissemination or distribution is
strictly prohibited.  If you are not the intended recipient, please notify
the sender immediately by return e-mail, delete this communication and
destroy all copies.
*************************************************************************

To unsubscribe, write to [EMAIL PROTECTED] and,
in the message body (not the subject), write: SIGNOFF MQSERIES
Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html

Reply via email to