Posted: Sat Aug 20, 2005 3:30 am Post subject: Re: stopping a trigger monitor
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.
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