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 » IBM MQ API Support » running the queue manager in a specific port

Post new topic  Reply to topic
 running the queue manager in a specific port « View previous topic :: View next topic » 
Author Message
s-r-i
PostPosted: Wed Aug 03, 2005 3:05 am    Post subject: running the queue manager in a specific port Reply with quote

Novice

Joined: 03 Aug 2005
Posts: 17

i am using mq series in linux platform.how am i to specify to run the queue manager in a specific port using control command .??
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Wed Aug 03, 2005 3:16 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You should read the documentation on the command "runmqlsr".
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
sebastianhirt
PostPosted: Wed Aug 03, 2005 3:18 am    Post subject: Reply with quote

Yatiri

Joined: 07 Jun 2004
Posts: 620
Location: Germany

Hi,

You start a listener at a your desired port, and define a channel that has the port in it's definition.

eg. DEFINE CHANNEL(TO_A_FROM_B) CHLTYPE(RCVR) CONNAME('SERVERA(19876)')

make sure to have the single quotes in your conname.
T
o start the listener on 5.3 use

runmqlsr -m QMGRNAME -t tcp -p 19876

or on windows

amqmdain

Hope this helps

Sebastian
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 » IBM MQ API Support » running the queue manager in a specific port
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.