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 Discussion » ending Qmgr listener (endmqlsr) in HACMP Stop Script

Post new topic  Reply to topic
 ending Qmgr listener (endmqlsr) in HACMP Stop Script « View previous topic :: View next topic » 
Author Message
satishnagarathnam
PostPosted: Tue Aug 17, 2004 11:47 pm    Post subject: ending Qmgr listener (endmqlsr) in HACMP Stop Script Reply with quote

Novice

Joined: 05 Dec 2003
Posts: 11

Hi,

we are using wesphere MQ 5.3 running on AIX 5.2.0 and we are configured the Queue Manager in HACMP envionment using IBM support pac MC63. (MQSeires AIX for HACMP).

We examined the scripts and found that we dont have provision for ending the queue manager listener using endmqlsr. we used rc.local script to start the Queue manager Listener.

Do any one have sample script to include logic for ending the listener. Any help regarding this is very much appreciated.
_________________
N.Satish
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
SONDAPISSA
PostPosted: Wed Aug 18, 2004 3:11 pm    Post subject: Reply with quote

Novice

Joined: 27 Apr 2004
Posts: 14
Location: México

hi, On unix systems the listener is started and stopped for the OS, the start must be on the inet.d and services files

I belive the command endmqlsr, don't exist for AIX systems
_________________
Julio Cuevas Rocha
MQSeries Installation and Configuration Certified
MQSeries Solution Expert Certified
Back to top
View user's profile Send private message Visit poster's website
fjb_saper
PostPosted: Wed Aug 18, 2004 4:33 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Since version 5.3 the inetd version for the listener is no longer the preferred preconised way. This has to do with scalability and the way shared memory is being handled. (It changed from v 5.2 to v 5.3)
Search ibm's website for more details. Would love to add the url but can't find it right now...

Unix supports
Code:
runmqlsr -m qmgr -t tcp  -p 1414 &


To stop the listener:
a) stop the qmgr : endmqm -w -m qmgr
b) stop the listeners for the qmgr: endmqlsr -m qmgr

Have fun
Back to top
View user's profile Send private message Send e-mail
bbburson
PostPosted: Thu Aug 19, 2004 6:21 am    Post subject: Reply with quote

Partisan

Joined: 06 Jan 2004
Posts: 378
Location: Nowhere near a queue manager

fjb_saper wrote:
Would love to add the url but can't find it right now...


http://www.developer.ibm.com/tech/faq/individual?oid=2:81789
Back to top
View user's profile Send private message
saneben
PostPosted: Sat Aug 27, 2005 3:51 am    Post subject: Reply with quote

Voyager

Joined: 04 Apr 2004
Posts: 96

Hi Satish,

We are configuring Websphere MQ 5.3 on AIX with HACMP with the IBM support pack. We have one queue manager only. Where you able to configure the MQ with the support Pack?

Did you change the scripts for starting the listener, trigger monitor
IN /MQHA/bin/rc.local

Regards
Sanjiv
Back to top
View user's profile Send private message
vennela
PostPosted: Sat Aug 27, 2005 6:56 pm    Post subject: Reply with quote

Jedi Knight

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

saneben wrote:
Where you able to configure the MQ with the support Pack?


Yes
saneben wrote:

Did you change the scripts for starting the listener, trigger monitor
IN /MQHA/bin/rc.local

If they don't suit you then you must
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 Discussion » ending Qmgr listener (endmqlsr) in HACMP Stop Script
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.