Posted: Fri Feb 20, 2004 4:46 am Post subject: What Qmgr a client ction takes with runmqlsr listener?
Voyager
Joined: 26 Jan 2004 Posts: 90 Location: FRANCE
Hi,
- with mqseries 5.3 for unix IBM recommends to use the 'runmqlsr' listener instead of the unix listener 'inetd'
- in that case we don't have to define the line (for instance):
<MQSeries stream tcp nowait mqm /opt/mqm/bin/amqcrsta amqcrsta -m qmgrname> in the /etc/inetd.conf file
QUESTION is:
how a client appli running on a remote platform can choose the Qmgr name to connect to using only the MQSERVER variable to define the client channel?
(recall: the MQSERVER var is set as follows:
export MQSERVER=channel-name/TCP/’server-address(port)’
we can see that we never make reference to the qmgr name in the MQSERVER var!
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