<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Stopping queue managers (when nothing else will)</title>
	<atom:link href="http://hursleyonwmq.wordpress.com/2007/03/22/stopping-queue-managers-when-nothing-else-will/feed/" rel="self" type="application/rss+xml" />
	<link>http://hursleyonwmq.wordpress.com/2007/03/22/stopping-queue-managers-when-nothing-else-will/</link>
	<description>A place to talk with people who work on WebSphere MQ</description>
	<lastBuildDate>Sat, 28 Feb 2009 03:21:44 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: AIXπ &#187; links for 2007-03-25</title>
		<link>http://hursleyonwmq.wordpress.com/2007/03/22/stopping-queue-managers-when-nothing-else-will/#comment-174</link>
		<dc:creator>AIXπ &#187; links for 2007-03-25</dc:creator>
		<pubDate>Wed, 28 Mar 2007 19:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/03/22/stopping-queue-managers-when-nothing-else-will/#comment-174</guid>
		<description>[...] Stopping queue managers (when nothing else will) « a Hursley view on WebSphere MQ (tags: by:dale_lane ibm websphere wmq) [...]</description>
		<content:encoded><![CDATA[<p>[...] Stopping queue managers (when nothing else will) « a Hursley view on WebSphere MQ (tags: by:dale_lane ibm websphere wmq) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: protocol7 &#187; Blog Archive &#187; links for 2007-03-24</title>
		<link>http://hursleyonwmq.wordpress.com/2007/03/22/stopping-queue-managers-when-nothing-else-will/#comment-157</link>
		<dc:creator>protocol7 &#187; Blog Archive &#187; links for 2007-03-24</dc:creator>
		<pubDate>Sat, 24 Mar 2007 12:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/03/22/stopping-queue-managers-when-nothing-else-will/#comment-157</guid>
		<description>[...] Stopping queue managers (when nothing else will) (tags: ibm websphere wmq by:dale_lane) [...]</description>
		<content:encoded><![CDATA[<p>[...] Stopping queue managers (when nothing else will) (tags: ibm websphere wmq by:dale_lane) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Franz Baumgartner</title>
		<link>http://hursleyonwmq.wordpress.com/2007/03/22/stopping-queue-managers-when-nothing-else-will/#comment-155</link>
		<dc:creator>Franz Baumgartner</dc:creator>
		<pubDate>Fri, 23 Mar 2007 13:36:24 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/03/22/stopping-queue-managers-when-nothing-else-will/#comment-155</guid>
		<description>Thank you for the information.
I recently opened a PMR to get the order of stopping a qmgr manually! The reason are discrepancies seen in SysAdminGuide and HACMP SupportPack MC91 (MQ v6).
 
There is a good script in SupportPac MC91 (even if you don&#039;t have a HACMP installation, you can use it on Unix systems) to stop a qmgr in a sequence of  controlled, immediate and preemptive commands waiting xx seconds for the next phase (command) to execute. The last brutal command is then to kill the qmgr processes using a process list of order. But this process list (including v5 and v6 processes) doesn&#039;t match the order in SysAdminGuide.

IBM PMR stated, the SysAdminGuide is the right one, thus you have to reorder file hamqproc file matching SysAdminGuide order (see Dale&#039;s topic) 

See hamstart and hamqmstop scripts in MC91.

Hope you can start and stop qmgrs without need to use last phase of killing processes.

Franz</description>
		<content:encoded><![CDATA[<p>Thank you for the information.<br />
I recently opened a PMR to get the order of stopping a qmgr manually! The reason are discrepancies seen in SysAdminGuide and HACMP SupportPack MC91 (MQ v6).</p>
<p>There is a good script in SupportPac MC91 (even if you don&#8217;t have a HACMP installation, you can use it on Unix systems) to stop a qmgr in a sequence of  controlled, immediate and preemptive commands waiting xx seconds for the next phase (command) to execute. The last brutal command is then to kill the qmgr processes using a process list of order. But this process list (including v5 and v6 processes) doesn&#8217;t match the order in SysAdminGuide.</p>
<p>IBM PMR stated, the SysAdminGuide is the right one, thus you have to reorder file hamqproc file matching SysAdminGuide order (see Dale&#8217;s topic) </p>
<p>See hamstart and hamqmstop scripts in MC91.</p>
<p>Hope you can start and stop qmgrs without need to use last phase of killing processes.</p>
<p>Franz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dale Lane</title>
		<link>http://hursleyonwmq.wordpress.com/2007/03/22/stopping-queue-managers-when-nothing-else-will/#comment-154</link>
		<dc:creator>Dale Lane</dc:creator>
		<pubDate>Fri, 23 Mar 2007 11:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/03/22/stopping-queue-managers-when-nothing-else-will/#comment-154</guid>
		<description>The easiest way (and the way that is recommended in the Sys Admin Guide, I think) is to do a full process listing, filtered by the name of your queue manager. All queue manager processes will include the name of the queue manager in the full command.

E.g.
&lt;code&gt;ps -ef &#124; grep QMNAME&lt;/code&gt;

This might cause you problems if you have similarly named queue managers (e.g. BOB and BOBBY - where doing a grep on &quot;BOB&quot; will show processes from both queue managers)

In these circumstances, a more definitive way is to use &lt;code&gt;dspmq -c&lt;/code&gt; which shows the PIDs associated with each queue manager. 

Hope that helps

Dale</description>
		<content:encoded><![CDATA[<p>The easiest way (and the way that is recommended in the Sys Admin Guide, I think) is to do a full process listing, filtered by the name of your queue manager. All queue manager processes will include the name of the queue manager in the full command.</p>
<p>E.g.<br />
<code>ps -ef | grep QMNAME</code></p>
<p>This might cause you problems if you have similarly named queue managers (e.g. BOB and BOBBY &#8211; where doing a grep on &#8220;BOB&#8221; will show processes from both queue managers)</p>
<p>In these circumstances, a more definitive way is to use <code>dspmq -c</code> which shows the PIDs associated with each queue manager. </p>
<p>Hope that helps</p>
<p>Dale</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pankaj</title>
		<link>http://hursleyonwmq.wordpress.com/2007/03/22/stopping-queue-managers-when-nothing-else-will/#comment-153</link>
		<dc:creator>Pankaj</dc:creator>
		<pubDate>Fri, 23 Mar 2007 10:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/03/22/stopping-queue-managers-when-nothing-else-will/#comment-153</guid>
		<description>Good Article. But most of the times i wonder which particular process belongs to which particular queue manager, if there are many other queue managers running and i want to stop only one particular queue manager.  

Is there any way to list/identify particular queue manager processes to kill?</description>
		<content:encoded><![CDATA[<p>Good Article. But most of the times i wonder which particular process belongs to which particular queue manager, if there are many other queue managers running and i want to stop only one particular queue manager.  </p>
<p>Is there any way to list/identify particular queue manager processes to kill?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
