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.
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
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