|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Client Channel Table |
« View previous topic :: View next topic » |
Author |
Message
|
karthikt |
Posted: Fri May 23, 2003 2:16 am Post subject: Client Channel Table |
|
|
Novice
Joined: 23 May 2003 Posts: 13 Location: India
|
Hi,
I want to connect multiple Q.Manager through MQCHLLIB, MQCHLTAB variable.
Please guide me to build the channel table.
Thanks
Karthik |
|
Back to top |
|
 |
pgorak |
Posted: Fri May 23, 2003 4:22 am Post subject: |
|
|
 Disciple
Joined: 15 Jul 2002 Posts: 158 Location: Cracow, Poland
|
Say we have two QMs: A and B. On both QMs, we define SVRCONN channels. Then, we define two CLNTCONN channels on qmgr A (with proper QM names and connames), so that A produces the client channel table defining connections to both itself and qmgr B. Now, we can use the table to connect to either A or B via MQSeries Client.
Hope this helps.
Piotr |
|
Back to top |
|
 |
mktgurutsm |
Posted: Tue Jan 27, 2004 10:55 am Post subject: How does MQClient know which QMGR???? |
|
|
Novice
Joined: 08 Jan 2004 Posts: 21 Location: New York
|
The last post was:
Say we have two QMs: A and B. On both QMs, we define SVRCONN channels. Then, we define two CLNTCONN channels on qmgr A (with proper QM names and connames), so that A produces the client channel table defining connections to both itself and qmgr B. Now, we can use the table to connect to either A or B via MQSeries Client.
But, how does the MQSeries Client know or target which QMGR to go to?
Say the Channel table has 5 QMGR's in it with a different channel for each. Do multiple MQClients access the Channel table? If so, how does the Channel table direct them to the correct QMGR and Channel? |
|
Back to top |
|
 |
Prahasith |
Posted: Tue Jan 27, 2004 11:49 am Post subject: |
|
|
 Disciple
Joined: 16 May 2003 Posts: 184 Location: Kansas City
|
Refer to this Chapter # 13
http://publibfp.boulder.ibm.com/epubs/html/csqzaf07/csqzaf07tfrm.htm
Quote: |
Multiple queue managers
You might choose to define connections to more than one server machine because:
>You need a backup system.
>You want to be able to move your queue managers without changing any application code.
>You need to access multiple queue managers, and this requires the least resource.
Define your client-connection and server-connection channels on one queue manager only, including those channels that connect to a second or third queue manager. Do not define them on two queue managers and then try to merge the two client channel definition tables; this cannot be done. Only one client channel definition table can be accessed by the client. |
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|