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 API Support » stopping a trigger monitor

Post new topic  Reply to topic
 stopping a trigger monitor « View previous topic :: View next topic » 
Author Message
s-r-i
PostPosted: Fri Aug 19, 2005 10:37 pm    Post subject: stopping a trigger monitor Reply with quote

Novice

Joined: 03 Aug 2005
Posts: 17

hi
i have created a trigger monitor for a queue manager and i have started it using

runmqtrm -m Queuemanager name -q initiation queuename

how am i to stop the trigger monitor????

---thanks
Back to top
View user's profile Send private message
Mr Butcher
PostPosted: Fri Aug 19, 2005 11:23 pm    Post subject: Reply with quote

Padawan

Joined: 23 May 2005
Posts: 1716

kill it
get disable the initq (maybe the best way). dont forget to get-enable.
??? (afaik there is no end command)
_________________
Regards, Butcher
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sat Aug 20, 2005 3:30 am    Post subject: Re: stopping a trigger monitor Reply with quote

Grand High Poobah

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

s-r-i wrote:
hi
i have created a trigger monitor for a queue manager and i have started it using

runmqtrm -m Queuemanager name -q initiation queuename

how am i to stop the trigger monitor????

---thanks


Does not look like it's running in the background so a ctrl+c should do it.

In any case Mr Butcher's advice is a good one.
Any well behaved trigger monitor will shutdown if the initq is get disabled.

If you want the triggering to stop for a particular queue:
set the queue attributes to NOTRIGGER GET(DISABLED)
This will stop the triggering and should stop the triggered program.
Don't forget to set the queue back to get(enabled) or you will not be able to browse it.
When you need to trigger again switch the attribute to TRIGGER.

Enjoy
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 API Support » stopping a trigger monitor
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.