Re: Clustering intro

2003-08-14 Thread Kearns, Emile E
There is a Queue Manager Clusters Guide , don't have the number , but it has an example and it goes through how to set up a basic cluster. -Original Message-From: Kulbir S. Thind [mailto:[EMAIL PROTECTED]Sent: 07 August 2003 09:31To: [EMAIL PROTECTED]Subject: Clustering introHi,

Re: Clustering intro

2003-08-14 Thread Kulbir S. Thind
uot;MQSeries List" <[EMAIL PROTECTED]> 07-Aug-2003 13:14 Please respond to "MQSeries List" <[EMAIL PROTECTED]>                                         To:        MQSERIES         cc:                 Subject:        Re: Clustering intro Kulbir,   MQ will allow you

Re: Clustering intro

2003-08-10 Thread Wyatt, T. Rob
Kulbir,   MQ will allow you to do this without having to set up a cluster.  In a clustered environment, you only have to know the name of the queue you want to send to.  In a non-clustered environment, you need to know both the queue name and the QMgr name.  Your program simply specifies both th

Re: Clustering intro

2003-08-07 Thread Wyatt, T. Rob
nal Message- From: Kulbir S. Thind [mailto:[EMAIL PROTECTED] Sent: Thursday, August 07, 2003 3:31 AM To: [EMAIL PROTECTED] Subject: Clustering intro Hi, I'm new to clustering but am quite experienced in MQSeries otherwise.  I need to set up a cluster of two queue managers

Clustering intro

2003-08-07 Thread Kulbir S. Thind
Hi, I'm new to clustering but am quite experienced in MQSeries otherwise.  I need to set up a cluster of two queue managers residing on two different machines.  The goal is for me to be able to send messages to a queue on the other queue manager in the cluster without having to define a remote qu