<?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"
	>
<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>
	<pubDate>Wed, 20 Aug 2008 04:07:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<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>"Some years after working at a new place we have 4 FRs (v6 mq) and i just havent had any problems."

I think its more likely that because you are at MQ 6.0 at the new place you have less cluster problems. It wasn'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 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've found your article to be very useful.   For the record, here are steps I'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>
	<item>
		<title>Comment on Simplest sample applications using WebSphere MQ JMS by hananafci</title>
		<link>http://hursleyonwmq.wordpress.com/2007/05/29/simplest-sample-applications-using-websphere-mq-jms/#comment-4255</link>
		<dc:creator>hananafci</dc:creator>
		<pubDate>Mon, 26 May 2008 11:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/05/29/simplest-sample-applications-using-websphere-mq-jms/#comment-4255</guid>
		<description>hello ,
i have a task to make java program (jms) that will listen to mq queue and whenever a new message is added to the queue the program should print it so as long as the program is running ,any message added to the queue must be printed by the program and now am searching for any one to help me how to make this .
thanks alot</description>
		<content:encoded><![CDATA[<p>hello ,<br />
i have a task to make java program (jms) that will listen to mq queue and whenever a new message is added to the queue the program should print it so as long as the program is running ,any message added to the queue must be printed by the program and now am searching for any one to help me how to make this .<br />
thanks alot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on We&#8217;re moving! by jeffgrandfield</title>
		<link>http://hursleyonwmq.wordpress.com/2008/02/18/were-moving/#comment-4247</link>
		<dc:creator>jeffgrandfield</dc:creator>
		<pubDate>Thu, 10 Apr 2008 12:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/?p=126#comment-4247</guid>
		<description>The new blog is awful! bring back this one!!</description>
		<content:encoded><![CDATA[<p>The new blog is awful! bring back this one!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using WebSphere MQ Explorer as a read-only viewer by Dale Lane</title>
		<link>http://hursleyonwmq.wordpress.com/2007/02/08/using-websphere-mq-explorer-as-a-read-only-viewer/#comment-4246</link>
		<dc:creator>Dale Lane</dc:creator>
		<pubDate>Thu, 03 Apr 2008 09:07:04 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/02/08/using-websphere-mq-explorer-as-a-read-only-viewer/#comment-4246</guid>
		<description>@Jim
Technically speaking, I imagine that it might be possible - I'm not aware of any dependencies on other plugins included in the WMQ Eclipse distribution. 

I don't know whether this would be a supported configuration if you ran into problems, though.</description>
		<content:encoded><![CDATA[<p>@Jim<br />
Technically speaking, I imagine that it might be possible - I&#8217;m not aware of any dependencies on other plugins included in the WMQ Eclipse distribution. </p>
<p>I don&#8217;t know whether this would be a supported configuration if you ran into problems, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some rambling thoughts on the two full repositories in your WebSphere MQ cluster&#8230; by mq</title>
		<link>http://hursleyonwmq.wordpress.com/2007/11/18/some-rambling-thoughts-on-the-two-full-repositories-in-your-websphere-mq-cluster/#comment-4245</link>
		<dc:creator>mq</dc:creator>
		<pubDate>Wed, 02 Apr 2008 11:43:24 +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-4245</guid>
		<description>Nope,
I have worked in a system where we had 2 FR (v 5.3) and we use to get cluster problems 1 or twice a year. Normally related to network problems.

Some years after working at a new place we have 4 FRs (v6 mq) and i just havent had any problems.</description>
		<content:encoded><![CDATA[<p>Nope,<br />
I have worked in a system where we had 2 FR (v 5.3) and we use to get cluster problems 1 or twice a year. Normally related to network problems.</p>
<p>Some years after working at a new place we have 4 FRs (v6 mq) and i just havent had any problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using WebSphere MQ Explorer as a read-only viewer by Jim</title>
		<link>http://hursleyonwmq.wordpress.com/2007/02/08/using-websphere-mq-explorer-as-a-read-only-viewer/#comment-4244</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Tue, 01 Apr 2008 18:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/02/08/using-websphere-mq-explorer-as-a-read-only-viewer/#comment-4244</guid>
		<description>Hi Dale,

If we have a workstation that has v6.0.2.3 of the MQ client and the Eclipse software running on it , is there a way we can copy the MQExplorer plugins and use MQExplorer on the workstation rather than installing MQExplorer on it?</description>
		<content:encoded><![CDATA[<p>Hi Dale,</p>
<p>If we have a workstation that has v6.0.2.3 of the MQ client and the Eclipse software running on it , is there a way we can copy the MQExplorer plugins and use MQExplorer on the workstation rather than installing MQExplorer on it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simplest WebSphere MQ Publish/Subscribe&#8230;ever! by Kivanc</title>
		<link>http://hursleyonwmq.wordpress.com/2007/02/13/simplest-websphere-mq-publishsubscribeever/#comment-4239</link>
		<dc:creator>Kivanc</dc:creator>
		<pubDate>Thu, 20 Mar 2008 16:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/02/13/simplest-websphere-mq-publishsubscribeever/#comment-4239</guid>
		<description>@Saket Rungta
I have MQ 5.3  and I have installed IA9H: IBM Message Service Client for .NET. But I am receiving an error message while connecting:
The type initializer for 'IBM.XMS.WMQ.WmqConnectionFactory' threw an exception.

   at System.Runtime.CompilerServices.RuntimeHelpers._RunClassConstructor(IntPtr type)
   at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(RuntimeTypeHandle type)
   at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.Reflection.ConstructorInfo.Invoke(Object[] parameters)
   at IBM.XMS.Impl.XMSFactoryFactoryImpl.CreateConnectionFactory()
   at ConsoleApplication1.Program.Main(String[] args) in C:\Documents and Settings\Administrator\Desktop\ConsoleApplication1\ConsoleApplication1\Program.cs:line 22

Do you have any idea why it could be?</description>
		<content:encoded><![CDATA[<p>@Saket Rungta<br />
I have MQ 5.3  and I have installed IA9H: IBM Message Service Client for .NET. But I am receiving an error message while connecting:<br />
The type initializer for &#8216;IBM.XMS.WMQ.WmqConnectionFactory&#8217; threw an exception.</p>
<p>   at System.Runtime.CompilerServices.RuntimeHelpers._RunClassConstructor(IntPtr type)<br />
   at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(RuntimeTypeHandle type)<br />
   at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)<br />
   at System.Reflection.ConstructorInfo.Invoke(Object[] parameters)<br />
   at IBM.XMS.Impl.XMSFactoryFactoryImpl.CreateConnectionFactory()<br />
   at ConsoleApplication1.Program.Main(String[] args) in C:\Documents and Settings\Administrator\Desktop\ConsoleApplication1\ConsoleApplication1\Program.cs:line 22</p>
<p>Do you have any idea why it could be?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What topics would you like us to cover? by jcv</title>
		<link>http://hursleyonwmq.wordpress.com/2007/04/25/what-topics-would-you-like-us-to-cover/#comment-4238</link>
		<dc:creator>jcv</dc:creator>
		<pubDate>Tue, 18 Mar 2008 17:27:54 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/04/25/what-topics-would-you-like-us-to-cover/#comment-4238</guid>
		<description>I would like to see a review of preferred or recommended uses of STOP CONN vs STOP CHL on svrconn channel. If I understand well, STOP CHL command has to main functions: to stop channel activity leading to termination of appropriate threads or processes, and to disable automatic resume of its activity by using STATUS(STOPPED), where applicable (not with QMNAME or CONNAME parameters specified). Hence, I see clear preference in favour of STOP CHL when channel has to be disabled, or where addressing multiple instances of channel for termination is desirable, with or without QMNAME or CONNAME parameters specified. On the other hand, when shutting down one particular instance of svrconn channel is needed, and this is not feasable via STOP CHL, then I guess STOP CONN should be used. Another recommendation was to use it when STOP CHL fails in QUIESCE or FORCE mode. Would you add please some comment on it?</description>
		<content:encoded><![CDATA[<p>I would like to see a review of preferred or recommended uses of STOP CONN vs STOP CHL on svrconn channel. If I understand well, STOP CHL command has to main functions: to stop channel activity leading to termination of appropriate threads or processes, and to disable automatic resume of its activity by using STATUS(STOPPED), where applicable (not with QMNAME or CONNAME parameters specified). Hence, I see clear preference in favour of STOP CHL when channel has to be disabled, or where addressing multiple instances of channel for termination is desirable, with or without QMNAME or CONNAME parameters specified. On the other hand, when shutting down one particular instance of svrconn channel is needed, and this is not feasable via STOP CHL, then I guess STOP CONN should be used. Another recommendation was to use it when STOP CHL fails in QUIESCE or FORCE mode. Would you add please some comment on it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a new Performance Queue Manager by Sudhir M</title>
		<link>http://hursleyonwmq.wordpress.com/2007/02/03/creating-a-new-performance-queue-manager/#comment-4235</link>
		<dc:creator>Sudhir M</dc:creator>
		<pubDate>Sun, 09 Mar 2008 21:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/02/02/creating-a-new-performance-queue-manager/#comment-4235</guid>
		<description>Hi

I am interested in the DefaultPQBufferSize paramater

Wondering are there any comparative stats on an average how much % performance would be gain by setting DefaultPQBufferSize when compare with just using the default.</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I am interested in the DefaultPQBufferSize paramater</p>
<p>Wondering are there any comparative stats on an average how much % performance would be gain by setting DefaultPQBufferSize when compare with just using the default.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using PowerShell with remote queue managers by Dale Lane</title>
		<link>http://hursleyonwmq.wordpress.com/2008/01/16/using-powershell-with-remote-queue-managers/#comment-4233</link>
		<dc:creator>Dale Lane</dc:creator>
		<pubDate>Tue, 04 Mar 2008 23:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2008/01/16/using-powershell-with-remote-queue-managers/#comment-4233</guid>
		<description>@Reg - I've sent you a copy of the modified SupportPac by email. Thanks again for highlighting the issue. 

And many thanks for the congratulations :-)</description>
		<content:encoded><![CDATA[<p>@Reg - I&#8217;ve sent you a copy of the modified SupportPac by email. Thanks again for highlighting the issue. </p>
<p>And many thanks for the congratulations <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using PowerShell with remote queue managers by Reg Danford-Cordingley</title>
		<link>http://hursleyonwmq.wordpress.com/2008/01/16/using-powershell-with-remote-queue-managers/#comment-4231</link>
		<dc:creator>Reg Danford-Cordingley</dc:creator>
		<pubDate>Tue, 04 Mar 2008 12:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2008/01/16/using-powershell-with-remote-queue-managers/#comment-4231</guid>
		<description>Hi Dale,

Many congratulations on the recent addition to your family which I saw on your other blog.

I saw your last post on the Powershell for MQ forum so if you could send me the new version of the Powershell Pac when you have a chance that would be great. Once I have it installed, I will let you know how I get on.

I have also taken the liberty of adding a link here to my tech blog site (www.tech-crm.com).

Regards,

Regdc</description>
		<content:encoded><![CDATA[<p>Hi Dale,</p>
<p>Many congratulations on the recent addition to your family which I saw on your other blog.</p>
<p>I saw your last post on the Powershell for MQ forum so if you could send me the new version of the Powershell Pac when you have a chance that would be great. Once I have it installed, I will let you know how I get on.</p>
<p>I have also taken the liberty of adding a link here to my tech blog site (www.tech-crm.com).</p>
<p>Regards,</p>
<p>Regdc</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disclaimer by Hector Soto</title>
		<link>http://hursleyonwmq.wordpress.com/disclaimer/#comment-4223</link>
		<dc:creator>Hector Soto</dc:creator>
		<pubDate>Tue, 19 Feb 2008 00:35:46 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/disclaimer/#comment-4223</guid>
		<description>I have a question, We need to update MQ v5.3 to v6.0 in an AIX 5, and we use NIM and SOE in our box, 
Do we need to consider some topics in addition that instruction`s manual "Quick Beghinnning for AIX"?</description>
		<content:encoded><![CDATA[<p>I have a question, We need to update MQ v5.3 to v6.0 in an AIX 5, and we use NIM and SOE in our box,<br />
Do we need to consider some topics in addition that instruction`s manual &#8220;Quick Beghinnning for AIX&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WebSphere MQ SSL &#8220;gotchas&#8221;: common mistakes and how to avoid them by John Manning</title>
		<link>http://hursleyonwmq.wordpress.com/2007/06/29/websphere-mq-ssl-%e2%80%9cgotchas%e2%80%9d-common-mistakes-and-how-to-avoid-them/#comment-4222</link>
		<dc:creator>John Manning</dc:creator>
		<pubDate>Mon, 18 Feb 2008 15:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://hursleyonwmq.wordpress.com/2007/06/29/websphere-mq-ssl-%e2%80%9cgotchas%e2%80%9d-common-mistakes-and-how-to-avoid-them/#comment-4222</guid>
		<description>Yes I have refreshed the security (refresh security (*)) and the channel is only running when the client is active; therefore it has also been restarted... Just to answer the next possible question... I am running MQ ver. 6.0.2.3 and the client is connecting with a java implementation.</description>
		<content:encoded><![CDATA[<p>Yes I have refreshed the security (refresh security (*)) and the channel is only running when the client is active; therefore it has also been restarted&#8230; Just to answer the next possible question&#8230; I am running MQ ver. 6.0.2.3 and the client is connecting with a java implementation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>