<?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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for a Hursley view on WebSphere MQ</title>
	<atom:link href="http://hursleyonwmq.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://hursleyonwmq.wordpress.com</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>Comment on Using WebSphere MQ Explorer as a read-only viewer by The Deep Queue - Episode #8: The good news and the bad news</title>
		<link>http://hursleyonwmq.wordpress.com/2007/02/08/using-websphere-mq-explorer-as-a-read-only-viewer/#comment-4277</link>
		<dc:creator>The Deep Queue - Episode #8: The good news and the bad news</dc:creator>
		<pubDate>Sat, 28 Feb 2009 03:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/02/08/using-websphere-mq-explorer-as-a-read-only-viewer/#comment-4277</guid>
		<description>[...] of the items in the podcast suggests some corrections to scripts listed in the &#8220;Using MQ Explorer as a read-only viewer&#8221; post over at the Hursley View on WebSphere MQ blog.  I have excerpted a portion of the [...]</description>
		<content:encoded><![CDATA[<p>[...] of the items in the podcast suggests some corrections to scripts listed in the &#8220;Using MQ Explorer as a read-only viewer&#8221; post over at the Hursley View on WebSphere MQ blog.  I have excerpted a portion of the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simplest sample applications using WebSphere MQ JMS by krishanka</title>
		<link>http://hursleyonwmq.wordpress.com/2007/05/29/simplest-sample-applications-using-websphere-mq-jms/#comment-4273</link>
		<dc:creator>krishanka</dc:creator>
		<pubDate>Tue, 06 Jan 2009 13:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/05/29/simplest-sample-applications-using-websphere-mq-jms/#comment-4273</guid>
		<description>Can anyone tell me how to send an XML file using JMS in an IBM MQ</description>
		<content:encoded><![CDATA[<p>Can anyone tell me how to send an XML file using JMS in an IBM MQ</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Going from the trial to full WebSphere MQ by tdotrob</title>
		<link>http://hursleyonwmq.wordpress.com/2007/01/29/going-from-the-trial-to-full-websphere-mq/#comment-4268</link>
		<dc:creator>tdotrob</dc:creator>
		<pubDate>Sat, 25 Oct 2008 16:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/01/30/going-from-the-trial-to-full-websphere-mq/#comment-4268</guid>
		<description>If we are talking about copying the QMgr definitions over, let&#039;s not forget authorizations. (Assuming you&#039;ve gone to the trouble and not just put everyone in the mqm group!)  There are a few other things as well.  Backing up a QMgr configuration includes...

1) QMgr object defs,
2) Authorizations,
3) Contents of the qm.ini to capture channel, TCP and other tuning,
4) Contents of any exit directories and related parameter files,
5) SSL keyrings

Unfortunately, there is no easy way to capture some configuration tuning.  For example, you can manipulate the queue buffer size by setting values in the qm.ini TuningParamater stanza prior to creating the queue.  This setting is not exposed anywhere that can be queried after the fact, so far as I know, so it is very difficult to capture it and carry it forward to another QMgr instance.  

If you need to tune at that level your documentation and processes are the only way to insure such tuning is captured and installed on, for example, the DR system.  This is one instance where simply upgrading the license is a lot easier than rebuilding.</description>
		<content:encoded><![CDATA[<p>If we are talking about copying the QMgr definitions over, let&#8217;s not forget authorizations. (Assuming you&#8217;ve gone to the trouble and not just put everyone in the mqm group!)  There are a few other things as well.  Backing up a QMgr configuration includes&#8230;</p>
<p>1) QMgr object defs,<br />
2) Authorizations,<br />
3) Contents of the qm.ini to capture channel, TCP and other tuning,<br />
4) Contents of any exit directories and related parameter files,<br />
5) SSL keyrings</p>
<p>Unfortunately, there is no easy way to capture some configuration tuning.  For example, you can manipulate the queue buffer size by setting values in the qm.ini TuningParamater stanza prior to creating the queue.  This setting is not exposed anywhere that can be queried after the fact, so far as I know, so it is very difficult to capture it and carry it forward to another QMgr instance.  </p>
<p>If you need to tune at that level your documentation and processes are the only way to insure such tuning is captured and installed on, for example, the DR system.  This is one instance where simply upgrading the license is a lot easier than rebuilding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Going from the trial to full WebSphere MQ by markdleonard</title>
		<link>http://hursleyonwmq.wordpress.com/2007/01/29/going-from-the-trial-to-full-websphere-mq/#comment-4267</link>
		<dc:creator>markdleonard</dc:creator>
		<pubDate>Fri, 24 Oct 2008 20:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/01/30/going-from-the-trial-to-full-websphere-mq/#comment-4267</guid>
		<description>we just tried this with a v7 Beta and we got an error message stating that we must be using a trial or prod version.  Doesn&#039;t seem to work with betas.</description>
		<content:encoded><![CDATA[<p>we just tried this with a v7 Beta and we got an error message stating that we must be using a trial or prod version.  Doesn&#8217;t seem to work with betas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why is runmqlsr now the recommended listener over inetd? by markdleonard</title>
		<link>http://hursleyonwmq.wordpress.com/2007/07/12/why-is-runmqlsr-now-the-recommended-listener-over-inetd/#comment-4266</link>
		<dc:creator>markdleonard</dc:creator>
		<pubDate>Fri, 24 Oct 2008 19:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/07/12/why-is-runmqlsr-now-the-recommended-listener-over-inetd/#comment-4266</guid>
		<description>Use of the threaded listener does have its risk.  For instance, if an error is encountered that causes the pool process to die (yes, that does happen), you will lose all of your channels being serviced by that pool. For cluster channels, the default is for them to be managed by the pool process.  

For critical cluster channels, I have been changing them to start a separate process.  That way, they are isolated from any other channel that can cause an issue.</description>
		<content:encoded><![CDATA[<p>Use of the threaded listener does have its risk.  For instance, if an error is encountered that causes the pool process to die (yes, that does happen), you will lose all of your channels being serviced by that pool. For cluster channels, the default is for them to be managed by the pool process.  </p>
<p>For critical cluster channels, I have been changing them to start a separate process.  That way, they are isolated from any other channel that can cause an issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using WebSphere MQ Explorer as a read-only viewer by aprakao</title>
		<link>http://hursleyonwmq.wordpress.com/2007/02/08/using-websphere-mq-explorer-as-a-read-only-viewer/#comment-4265</link>
		<dc:creator>aprakao</dc:creator>
		<pubDate>Sun, 31 Aug 2008 05:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/02/08/using-websphere-mq-explorer-as-a-read-only-viewer/#comment-4265</guid>
		<description>Thanks for this tip. I followed the steps mentioned. I was successful. But my question is, when we add more queues onto MQ, those queues are not seen, until we manually go and run the setmqaut again.

 How can we setup, auto refresh when the queues are added, then the queeus are seen on MQ explorer.
Any idea.
Thanks
Om</description>
		<content:encoded><![CDATA[<p>Thanks for this tip. I followed the steps mentioned. I was successful. But my question is, when we add more queues onto MQ, those queues are not seen, until we manually go and run the setmqaut again.</p>
<p> How can we setup, auto refresh when the queues are added, then the queeus are seen on MQ explorer.<br />
Any idea.<br />
Thanks<br />
Om</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introduction to FFSTs by Dale Lane</title>
		<link>http://hursleyonwmq.wordpress.com/2007/05/04/introduction-to-ffsts/#comment-4264</link>
		<dc:creator>Dale Lane</dc:creator>
		<pubDate>Wed, 27 Aug 2008 19:54:15 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/05/04/introduction-to-ffsts/#comment-4264</guid>
		<description>@tomblinr - No, sorry. Sometimes you can get a useful hint by searching the web for the probe id, but there isn&#039;t a public authoritative or definitive listing of them anywhere.</description>
		<content:encoded><![CDATA[<p>@tomblinr &#8211; No, sorry. Sometimes you can get a useful hint by searching the web for the probe id, but there isn&#8217;t a public authoritative or definitive listing of them anywhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introduction to FFSTs by tomblinr</title>
		<link>http://hursleyonwmq.wordpress.com/2007/05/04/introduction-to-ffsts/#comment-4263</link>
		<dc:creator>tomblinr</dc:creator>
		<pubDate>Wed, 27 Aug 2008 16:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/05/04/introduction-to-ffsts/#comment-4263</guid>
		<description>Are the probe id meanings posted anywhere?  This would help us with troubleshooting before we have to call Tech Support...

Thanks!!</description>
		<content:encoded><![CDATA[<p>Are the probe id meanings posted anywhere?  This would help us with troubleshooting before we have to call Tech Support&#8230;</p>
<p>Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using WebSphere MQ Explorer as a read-only viewer by WebSphere MQ</title>
		<link>http://hursleyonwmq.wordpress.com/2007/02/08/using-websphere-mq-explorer-as-a-read-only-viewer/#comment-4262</link>
		<dc:creator>WebSphere MQ</dc:creator>
		<pubDate>Tue, 19 Aug 2008 16:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/02/08/using-websphere-mq-explorer-as-a-read-only-viewer/#comment-4262</guid>
		<description>[...] Using WebSphere MQ Explorer as a read-only viewer - Blog entry at a Hursley view on WebSphere MQ [...]</description>
		<content:encoded><![CDATA[<p>[...] Using WebSphere MQ Explorer as a read-only viewer &#8211; Blog entry at a Hursley view on WebSphere MQ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some rambling thoughts on the two full repositories in your WebSphere MQ cluster&#8230; by peterpotkay</title>
		<link>http://hursleyonwmq.wordpress.com/2007/11/18/some-rambling-thoughts-on-the-two-full-repositories-in-your-websphere-mq-cluster/#comment-4261</link>
		<dc:creator>peterpotkay</dc:creator>
		<pubDate>Sun, 10 Aug 2008 01:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/11/18/some-rambling-thoughts-on-the-two-full-repositories-in-your-websphere-mq-cluster/#comment-4261</guid>
		<description>&quot;Some years after working at a new place we have 4 FRs (v6 mq) and i just havent had any problems.&quot;

I think its more likely that because you are at MQ 6.0 at the new place you have less cluster problems. It wasn&#039;t until the later fix packs of 5.3 that MQ clustering was stable.

Always use 2 and only Full Repositories. If you want to use more, there should be a technical reason why.</description>
		<content:encoded><![CDATA[<p>&#8220;Some years after working at a new place we have 4 FRs (v6 mq) and i just havent had any problems.&#8221;</p>
<p>I think its more likely that because you are at MQ 6.0 at the new place you have less cluster problems. It wasn&#8217;t until the later fix packs of 5.3 that MQ clustering was stable.</p>
<p>Always use 2 and only Full Repositories. If you want to use more, there should be a technical reason why.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using PowerShell with remote queue managers by Stefan Stranger's Weblog : PowerShell CMDLets for WebSphere MQ - administer queues on Windows or Linux</title>
		<link>http://hursleyonwmq.wordpress.com/2008/01/16/using-powershell-with-remote-queue-managers/#comment-4260</link>
		<dc:creator>Stefan Stranger's Weblog : PowerShell CMDLets for WebSphere MQ - administer queues on Windows or Linux</dc:creator>
		<pubDate>Tue, 01 Jul 2008 11:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2008/01/16/using-powershell-with-remote-queue-managers/#comment-4260</guid>
		<description>[...] source for using PowerShell with remote queue managers can be found here.  Published Tuesday, July 01, 2008 12:06 PM by stefstr Filed under: Third-Party, OpsMgr 2007, [...]</description>
		<content:encoded><![CDATA[<p>[...] source for using PowerShell with remote queue managers can be found here.  Published Tuesday, July 01, 2008 12:06 PM by stefstr Filed under: Third-Party, OpsMgr 2007, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using PowerShell with remote queue managers by Development in a Blink &#187; Blog Archive &#187; IBM WebSphere MQ &#8211; PowerShell Library</title>
		<link>http://hursleyonwmq.wordpress.com/2008/01/16/using-powershell-with-remote-queue-managers/#comment-4259</link>
		<dc:creator>Development in a Blink &#187; Blog Archive &#187; IBM WebSphere MQ &#8211; PowerShell Library</dc:creator>
		<pubDate>Tue, 01 Jul 2008 00:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2008/01/16/using-powershell-with-remote-queue-managers/#comment-4259</guid>
		<description>[...] Using PowerShell with remote queue managers [...]</description>
		<content:encoded><![CDATA[<p>[...] Using PowerShell with remote queue managers [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XMS clients by Blog Xebia France - Revue de Presse Xebia</title>
		<link>http://hursleyonwmq.wordpress.com/2007/01/30/xms-clients/#comment-4258</link>
		<dc:creator>Blog Xebia France - Revue de Presse Xebia</dc:creator>
		<pubDate>Thu, 19 Jun 2008 07:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/01/23/xms-clients/#comment-4258</guid>
		<description>[...] Server and WebSphere MQ) -&#160;XMS porte l&#8217;API JMS pour les langages C, C++ et .Net (cf XMS Clients), cette nouveauté est une roadmap importante à étudier. La transposition de l&#8217;API JMS pour [...]</description>
		<content:encoded><![CDATA[<p>[...] Server and WebSphere MQ) -&nbsp;XMS porte l&#8217;API JMS pour les langages C, C++ et .Net (cf XMS Clients), cette nouveauté est une roadmap importante à étudier. La transposition de l&#8217;API JMS pour [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using WebSphere MQ Explorer as a read-only viewer by tschne1</title>
		<link>http://hursleyonwmq.wordpress.com/2007/02/08/using-websphere-mq-explorer-as-a-read-only-viewer/#comment-4257</link>
		<dc:creator>tschne1</dc:creator>
		<pubDate>Fri, 06 Jun 2008 14:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/02/08/using-websphere-mq-explorer-as-a-read-only-viewer/#comment-4257</guid>
		<description>Hi Dale,

I&#039;ve found your article to be very useful.   For the record, here are steps I&#039;ve taken to set up display only Explorer access on z/OS:

1) Define a new userid to be the MCAUSER for the SVRCONN channel that will get display only access (make sure the userid is not connected to a RACF group which has any access beyond that listed in the following bullets).

2) Grant the userid UPDATE access to the MQQUEUE class profile that controls access for each of these three queues (if these queues are currently protected by GENERIC profiles that provide access to many queues, you might need to define less GENERIC or fully qualified profiles so that access is limited to the queues listed here):
- SYSTEM.MQEXPLORER.REPLY.MODEL
- AMQ.* (the prefix of a temporary dynamic queue built from the previous queue)
- SYSTEM.COMMAND.INPUT (not sure, but the SYSTEM.ADMIN.COMMAND.QUEUE qalias might sometimes be used instead depending on the maintenance level).

3) Grant the userid READ access to the MQCMDS profiles that protect the DISPLAY commands

Regards,

Tom</description>
		<content:encoded><![CDATA[<p>Hi Dale,</p>
<p>I&#8217;ve found your article to be very useful.   For the record, here are steps I&#8217;ve taken to set up display only Explorer access on z/OS:</p>
<p>1) Define a new userid to be the MCAUSER for the SVRCONN channel that will get display only access (make sure the userid is not connected to a RACF group which has any access beyond that listed in the following bullets).</p>
<p>2) Grant the userid UPDATE access to the MQQUEUE class profile that controls access for each of these three queues (if these queues are currently protected by GENERIC profiles that provide access to many queues, you might need to define less GENERIC or fully qualified profiles so that access is limited to the queues listed here):<br />
- SYSTEM.MQEXPLORER.REPLY.MODEL<br />
- AMQ.* (the prefix of a temporary dynamic queue built from the previous queue)<br />
- SYSTEM.COMMAND.INPUT (not sure, but the SYSTEM.ADMIN.COMMAND.QUEUE qalias might sometimes be used instead depending on the maintenance level).</p>
<p>3) Grant the userid READ access to the MQCMDS profiles that protect the DISPLAY commands</p>
<p>Regards,</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom SSLSocketFactory with WMQ Base Java by protocol7 &#187; Blog Archive &#187; Custom SSL factory</title>
		<link>http://hursleyonwmq.wordpress.com/2007/03/08/custom-sslsocketfactory-with-wmq-base-java/#comment-4256</link>
		<dc:creator>protocol7 &#187; Blog Archive &#187; Custom SSL factory</dc:creator>
		<pubDate>Sat, 31 May 2008 12:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/03/08/custom-sslsocketfactory-with-wmq-base-java/#comment-4256</guid>
		<description>[...] providing a custom SSL socket factory. WebSphere MQ is an example of such an API. As described in this post by Peter Broadhurst, you can quite easily provide such a custom socket factory with the benefit of getting much [...]</description>
		<content:encoded><![CDATA[<p>[...] providing a custom SSL socket factory. WebSphere MQ is an example of such an API. As described in this post by Peter Broadhurst, you can quite easily provide such a custom socket factory with the benefit of getting much [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
