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 » How to create listener port on AIX

Post new topic  Reply to topic
 How to create listener port on AIX « View previous topic :: View next topic » 
Author Message
cots
PostPosted: Wed Jan 14, 2004 10:38 am    Post subject: How to create listener port on AIX Reply with quote

Centurion

Joined: 16 Jun 2003
Posts: 105

Hi everyone,

I am very new in AIX environment. could someone pls help. after create queue manager how do I set the port number on the listener the queue manager that I just created. pls provide command line for AIX environment


Thanks in advance
Back to top
View user's profile Send private message
vennela
PostPosted: Wed Jan 14, 2004 10:42 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

runmqlsr -m <QMGR Name> -t tcp -p <port number> &

For example
Code:

runmqlsr -m QM1 -t tcp -p 1414



You may also want to nohup it to keep the lsitener running after you close the telnet session
Back to top
View user's profile Send private message Send e-mail Visit poster's website
cots
PostPosted: Wed Jan 14, 2004 11:14 am    Post subject: Reply with quote

Centurion

Joined: 16 Jun 2003
Posts: 105

Thanks for the quick response.

pls show me how to get to the nohup environment?

Thanks
Back to top
View user's profile Send private message
csmith28
PostPosted: Wed Jan 14, 2004 11:49 am    Post subject: Reply with quote

Grand Master

Joined: 15 Jul 2003
Posts: 1196
Location: Arizona

You can also put an entry in /etc/services binding your ports to mqseries.

This will eliminate the need for a manually started listener process.
_________________
Yes, I am an agent of Satan but my duties are largely ceremonial.
Back to top
View user's profile Send private message
cots
PostPosted: Wed Jan 14, 2004 12:34 pm    Post subject: Reply with quote

Centurion

Joined: 16 Jun 2003
Posts: 105

thank you all for your responses
Back to top
View user's profile Send private message
vennela
PostPosted: Wed Jan 14, 2004 12:41 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

Code:
nohup runmqlsr -m QM1 -t tcp -p 1414 &
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » How to create listener port on AIX
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.