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 » does more than one listener increases performance

Post new topic  Reply to topic Goto page Previous  1, 2
 does more than one listener increases performance « View previous topic :: View next topic » 
Author Message
mvic
PostPosted: Tue Feb 28, 2006 1:07 pm    Post subject: Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

HubertKleinmanns wrote:
You may use kill -9 <pid_of_one_listener>. In fact endmqlsr -f does nearly the same.

Whoa! Don't do that routinely. Read up some *ix documentation and you'll find that signal 9 can't be handled by a process; the process just ends, in the middle of whatever it's doing.
Code:
endmqlsr -m QMNAME

is the command to use.
Back to top
View user's profile Send private message
HubertKleinmanns
PostPosted: Wed Mar 01, 2006 9:03 am    Post subject: Reply with quote

Shaman

Joined: 24 Feb 2004
Posts: 732
Location: Germany

mvic wrote:
HubertKleinmanns wrote:
You may use kill -9 <pid_of_one_listener>. In fact endmqlsr -f does nearly the same.

Whoa! Don't do that routinely. Read up some *ix documentation and you'll find that signal 9 can't be handled by a process; the process just ends, in the middle of whatever it's doing.
Code:
endmqlsr -m QMNAME

is the command to use.


endmqlsr -m QMNAME is equivalent to endmqlsr -f -m QMNAME.

endmqlsr -m QMNAME does not work, when the QMgr is active (and we are talking about this situation)!
_________________
Regards
Hubert
Back to top
View user's profile Send private message Visit poster's website
fjb_saper
PostPosted: Wed Mar 01, 2006 12:37 pm    Post subject: Reply with quote

Grand High Poobah

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

In version 6.0 just go to runmqsc
Code:
dis lsstatus(*)
stop listener(thenametobestopped)


Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » General IBM MQ Support » does more than one listener increases performance
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.