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 » Queue Manager Port

Post new topic  Reply to topic
 Queue Manager Port « View previous topic :: View next topic » 
Author Message
solomon_13000
PostPosted: Sat Jun 28, 2008 1:17 am    Post subject: Queue Manager Port Reply with quote

Master

Joined: 13 Jun 2008
Posts: 284

To create a queue manager we would issue the following command:

crtmqm -q <queue manager name>

Is specifying the port number in the sender channel definition considered to be the only way for specifying a port number for the queue manager?.
Back to top
View user's profile Send private message
sami.stormrage
PostPosted: Sat Jun 28, 2008 2:10 am    Post subject: re Reply with quote

Disciple

Joined: 25 Jun 2008
Posts: 186
Location: Bangalore/Singapore

its ur listener that takes care of port bindings and other stuff.
_________________
*forgetting everything *
Back to top
View user's profile Send private message Yahoo Messenger
zhanghz
PostPosted: Sat Jun 28, 2008 6:32 am    Post subject: Reply with quote

Disciple

Joined: 17 Jun 2008
Posts: 186

CRTMQM QMGR_NAME
STRMQM QMGR_NAME
RUNMQSC QMGR_NAME
:DEF LISTENER(LISTENER_NAME) TRPTYPE(TCP) CONTROL(QMGR) PORT(1414)
:START LISTENER(LISTENER_NAME)
Then the listener is started and listening at port 1414. It will also auto-start when you start the QMGR because the CONRTOL is QMGR.

the next thing you want to do might be enabling triggering on transmit queue if you have a normal SDR channel and if required; and enabling triggering on the local queue, if any and if required, where application will put mesage to.
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 » Queue Manager 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.