That should be fine. But even a z/OS QM is not available 100.0000000% of the time, so you can use the Client Channel Table to connect to your #1 z/OS QM primarily, and connect to another QM if #1 is N/A for whatever reason. Then verify the replying apps will use the MQMD's Reply2Q and Reply2QM.
Peter -----Original Message----- From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of Pere Guerrero Olmedo Sent: Tuesday, November 27, 2007 11:41 AM To: [email protected] Subject: Re: MQClient inside a cluster. Paul, what I have to implenent: 16 QMGR's as message destination, all of them have to answer the message to its originator. Several platforms (Z/OS, Windows, AIX, Tandem, HP-UX) putting messages to these 16 machines, and obviosuly one client connection. What I've thought after you confirmed me the thing that one client can not connect directly to the cluster is: Connect the client to the most reliable platform (Z/OS) to put messages to the cluster, and a Reply Queue in Z/os that is always being checked by the client in order to pick up all responses. The rest of platforms will connect normally to the cluster. what do you thing about my suggestion ? any better idea. Thanks anyway. Regards. Pere "Potkay, Peter M (ISD, IT)" <[EMAIL PROTECTED] Para HARTFORD.COM> [email protected] Enviado por: cc MQSeries List <[EMAIL PROTECTED] Asunto V.MEDUNIWIEN.AC.A Re: MQClient inside a cluster. T> 27/11/2007 14:54 Por favor, responda a MQSeries List <[EMAIL PROTECTED] V.MEDUNIWIEN.AC.A T> What's the actual problem you are trying to solve? Peter Potkay -----Original Message----- From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of Pere Guerrero Olmedo Sent: Tuesday, November 27, 2007 2:22 AM To: [email protected] Subject: Re: MQClient inside a cluster. Thanks Peter, unfortunately I suspected what you have confirmed me. I will have to implement an ingenious solution to solve this matter Thanks again ! Pere "Potkay, Peter M (ISD, IT)" <[EMAIL PROTECTED] Para HARTFORD.COM> [email protected] Enviado por: cc MQSeries List <[EMAIL PROTECTED] Asunto V.MEDUNIWIEN.AC.A Re: MQClient inside a cluster. T> 26/11/2007 20:43 Por favor, responda a MQSeries List <[EMAIL PROTECTED] V.MEDUNIWIEN.AC.A T> 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 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 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
