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 » run mq listener

Post new topic  Reply to topic
 run mq listener « View previous topic :: View next topic » 
Author Message
vanessa
PostPosted: Fri Mar 08, 2002 8:10 am    Post subject: Reply with quote

Novice

Joined: 24 Jan 2002
Posts: 22

i wanna start the listener and run it continuosly. MQ is on sun solaris.
Do in need to include runmqlsr command in services???

thanks
Back to top
View user's profile Send private message
mrlinux
PostPosted: Fri Mar 08, 2002 9:05 am    Post subject: Reply with quote

Grand Master

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

If you mean /etc/services no you dont need to put it there, but it is a good Idea to put it there so that others know what ports are used. From my past experiences on HPUX, I prefer to have inetd start the listener, it's less trouble some.

_________________
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
StefanSievert
PostPosted: Fri Mar 08, 2002 9:57 am    Post subject: Reply with quote

Partisan

Joined: 28 Oct 2001
Posts: 333
Location: San Francisco

Vanessa,
if you let inetd start your message channel agent program on incoming connection requests, you would need to put a line in /ect/services that looks like this:
MQSeries 1414/tcp

Then you'd need to have a corresponding entry in /etc/inetd.conf like this:
MQSeries stream tcp nowait mqm /var/mqm/bin/amqcrsta amqcrsta -m yourQueueManagerName

You are not bound to use 'MQSeries' as the service name, it just needs to be the same name in both files. You may also choose a different port number.

The Intercommunication guide contains sample definitions for all Unix platforms, take a look at http://www-4.ibm.com/software/ts/mqseries/library/manualsa/csqzae05/csqzae05tfrm.htm

Hope that helps,
Stefan

_________________
Stefan Sievert
IBM Certified * WebSphere MQ
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 » run mq listener
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.