A Quick Question

2002-11-04 Thread Williams, Dave (Systems Management)
any thoughts on this... Thanks again. 

Is it possible for an MQ Client to send messages to 2 different OS/390 QMGRs? This 
will be at release 5.3.

Thanks, 

Dave

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



Re: A Quick Question

2002-11-04 Thread Potkay, Peter M (PLC, IT)
MQClient apps can connect to 2 or more QMs at the same time.

So MQCONN to QM1, MQCONN to QM2, do you MQPUT1 to Q1 on QM1 (using the hconn
from the MQCONN to QM1), then do your MQPUT1 to Q1 on MQ2 (using the hconn
from the MQCONN to QM2).

Peter Potkay
IBM MQSeries Certified Specialist, Developer
[EMAIL PROTECTED]
X 77906


-Original Message-
From: Williams, Dave (Systems Management) [mailto:DaWilliams;ISO.COM]
Sent: Monday, November 04, 2002 7:41 AM
To: [EMAIL PROTECTED]
Subject: A Quick Question


any thoughts on this... Thanks again.

Is it possible for an MQ Client to send messages to 2 different OS/390
QMGRs? This will be at release 5.3.

Thanks,

Dave

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


This communication, including attachments, is for the exclusive use of
addressee and may contain proprietary, confidential 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 email and delete this communication and destroy all copies.

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



A Quick Question

2002-10-28 Thread Williams, Dave (Systems Management)
Is it possible for an MQ Client to send messages to 2 different OS/390 QMGRs? This 
will be at release 5.3.

Thanks, 

Dave

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



Re: A Quick Question

2002-10-28 Thread Roger Lacroix
Hi,

Sure, but not as a single MQPUT.  The application has to connect to both queue
managers and do 2 separate MQPUTs (1 for each queue manager).

later
Roger...

Quoting Williams, Dave (Systems Management) [EMAIL PROTECTED]:

 Is it possible for an MQ Client to send messages to 2 different OS/390 QMGRs?
 This will be at release 5.3.

 Thanks,

 Dave

 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


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