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 Java / JMS » Defining multiple ports with only one queue manager

Post new topic  Reply to topic
 Defining multiple ports with only one queue manager « View previous topic :: View next topic » 
Author Message
boaz
PostPosted: Tue Aug 27, 2002 7:02 am    Post subject: Defining multiple ports with only one queue manager Reply with quote

Apprentice

Joined: 28 May 2002
Posts: 43

In the MQSeries Clients:
http://www-3.ibm.com/software/ts/mqseries/library/manualsa/csqzaf/csqzaf19.htm
It says: you can define multiple ports with only one queue manager..
How to do that?
Back to top
View user's profile Send private message Send e-mail
bower5932
PostPosted: Tue Aug 27, 2002 11:27 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

Take a look at:

http://www.mqseries.net/phpBB2/viewtopic.php?t=4981
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
boaz
PostPosted: Wed Aug 28, 2002 3:34 am    Post subject: Reply with quote

Apprentice

Joined: 28 May 2002
Posts: 43

Thanks but I didnt find how to define multiple ports per queue manager?
Back to top
View user's profile Send private message Send e-mail
aadooley
PostPosted: Wed Aug 28, 2002 6:27 am    Post subject: Reply with quote

Newbie

Joined: 27 Aug 2002
Posts: 6

You may want to read the reply given in the topic "Assigning a port number?????". It will point you in the right direction.
_________________
Thanx,

Alicia
Back to top
View user's profile Send private message
boaz
PostPosted: Wed Aug 28, 2002 6:32 am    Post subject: Reply with quote

Apprentice

Joined: 28 May 2002
Posts: 43

Thanks,
Seen that, But it says nothing on assigning multiple ports to ONE queue manager.
Back to top
View user's profile Send private message Send e-mail
aadooley
PostPosted: Wed Aug 28, 2002 6:34 am    Post subject: Reply with quote

Newbie

Joined: 27 Aug 2002
Posts: 6

The queue manager uses the listeners to monitor the ports. You have to define multiple listeners in order for the queue manager to monitor more than one port.
_________________
Thanx,

Alicia
Back to top
View user's profile Send private message
boaz
PostPosted: Wed Aug 28, 2002 7:07 am    Post subject: Reply with quote

Apprentice

Joined: 28 May 2002
Posts: 43

Can I add multiple listeners per one Queue Manager (on AIX) using INETD file and inetd.conf:

MQSeries1 1414/tcp
MQSeries2 1822/tcp


MQSeries1 stream tcp nowait mqm /mqmtop/bin/amqcrsta amqcrsta -mQM1

MQSeries2 stream tcp nowait mqm /mqmtop/bin/amqcrsta amqcrsta -mQM1


or:

runmqlsr -t tcp -m QM1 -p 1414
runmqlsr -t tcp -m QM1 -p 1822

What should I add to the qm.ini file under the TCP stanza?
Back to top
View user's profile Send private message Send e-mail
bower5932
PostPosted: Wed Aug 28, 2002 10:27 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

Using the multiple entries in services, inetd.conf is what you want. You can also use multiple runmqlsr's. I don't know of anything that you would put in the TCP section of the ini file.

Also, I've always put a space between the -m and the qmgr name. I'm not sure if it is required or not......


Last edited by bower5932 on Wed Aug 28, 2002 10:28 am; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
mrlinux
PostPosted: Wed Aug 28, 2002 10:27 am    Post subject: Reply with quote

Grand Master

Joined: 14 Feb 2002
Posts: 1261
Location: Detroit,MI USA

You dont need anything under the TCP Stanza in the qm.ini for this issue
_________________
Jeff

IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » Defining multiple ports with only one queue manager
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.