ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » MQ Client Connections

Post new topic  Reply to topic
 MQ Client Connections « View previous topic :: View next topic » 
Author Message
mreddington
PostPosted: Mon Nov 06, 2006 6:56 am    Post subject: MQ Client Connections Reply with quote

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
View user's profile Send private message
jefflowrey
PostPosted: Mon Nov 06, 2006 7:11 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Where have you looked for this information?

What have you tried?

What does the Documentation say?

http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/index.jsp
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
billybong
PostPosted: Mon Nov 06, 2006 7:15 am    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
Gaya3
PostPosted: Mon Nov 06, 2006 7:16 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » MQ Client Connections
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.