|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ Client Connections |
« View previous topic :: View next topic » |
Author |
Message
|
mreddington |
Posted: Mon Nov 06, 2006 6:56 am Post subject: MQ Client Connections |
|
|
Voyager
Joined: 14 Aug 2006 Posts: 78
|
Hi all,
What is the difference between using SVRCONN and CLNTCONN when defining the client channel tab file.
Do I need to define both types (SVRCONN and CLNTCONN) above when i am creating the channel tab file? If the answer is NO to the above question then when do we choose between these two types of client connection channels?
I really appreciate your reply in this regard and any reference to your answer is very much appreciated.
Thank you very much. |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Nov 06, 2006 7:11 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
|
Back to top |
|
 |
billybong |
Posted: Mon Nov 06, 2006 7:15 am Post subject: |
|
|
 Disciple
Joined: 22 Jul 2005 Posts: 150 Location: Stockholm, Sweden
|
The client channel is only used as a lookup to the server connection. It's not a "real" channel per se, it just points the application using the tab file to the server connection channel.
You can use a server connection without specifying a client channel but then you either have to set the hostname, port etc in runtime or use the MQSERVER environment variable. _________________ IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Integration Developer V6.0
IBM Certified System Administrator - WebSphere MQ V6.0
IBM Certified Solution Developer - WebSphere DataPower |
|
Back to top |
|
 |
Gaya3 |
Posted: Mon Nov 06, 2006 7:16 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
Hi
As the name implies SVRCONN and CLNTCONN are mainly used to connect Server and Client.
You know SVRCONN will be started or initiated from SERVER side
and CLNTCONN from CLIENT side.
The Client connection channel definition are stored in the client channel definition table of Queue manager This table is called AMQCLCHL.TAB and is a binary file that cannot be edited directly. You can use
the DEFINE CHANNEL command to add an entry to the table, and the ALTER CHANNEL command to alter the attributes of a channel that already has an entry in the table.
Hope you got what i stated here, so there is a connection between all these.
For more information Refer WebSphere MQ Clients PDF
Thanks and Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
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
|
|
|
|