<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tech Debug &#187; MQ</title>
	<atom:link href="http://techdebug.com/blog/category/mq/feed/" rel="self" type="application/rss+xml" />
	<link>http://techdebug.com</link>
	<description>Technical analysis of various topics</description>
	<lastBuildDate>Sat, 07 Jan 2012 13:05:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Understanding the effect of MQ persistence on disk performance</title>
		<link>http://techdebug.com/blog/2007/10/09/understanding-the-effect-of-mq-persistence-on-disk-performance/</link>
		<comments>http://techdebug.com/blog/2007/10/09/understanding-the-effect-of-mq-persistence-on-disk-performance/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 04:29:39 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[MQ]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[persistence]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://techdebug.com/blog/2007/10/09/understanding-the-effect-of-mq-persistence-on-disk-performance/</guid>
		<description><![CDATA[Do you use MQ? do you have performance problems when using persistence? An interesting article on understanding this on a Solaris platform. Koops has always been an informative source on getting my MQ performance under check, and again he comes to the front of the pack on analysis of performance issues. read more &#124; digg [...]]]></description>
			<content:encoded><![CDATA[<p>Do you use MQ? do you have performance problems when using persistence? An interesting article on understanding this on a Solaris platform. Koops has always been an informative source on getting my MQ performance under check, and again he comes to the front of the pack on analysis of performance issues.</p>
<p><a href="http://90kts.com/blog/2007/understanding-mq-persistence-on-disk-performance/">read more</a> | <a href="http://digg.com/linux_unix/Understanding_the_effect_of_MQ_persistence_on_disk_performance">digg story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2007/10/09/understanding-the-effect-of-mq-persistence-on-disk-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MQ6 Command Levels on Solaris</title>
		<link>http://techdebug.com/blog/2007/09/13/mq6-command-levels-on-solaris/</link>
		<comments>http://techdebug.com/blog/2007/09/13/mq6-command-levels-on-solaris/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 08:21:16 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[MQ]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://techdebug.com/blog/2007/09/13/mq6-command-levels-on-solaris/</guid>
		<description><![CDATA[The MQ command level is an integer used by MQ clients that identify what version the WebSphere MQ servers is running. This in conjunction with the Platform attribute allows a client know what commands the MQ server supports. Both are required attributes to determine usable commands. You may be asked by someone what command level [...]]]></description>
			<content:encoded><![CDATA[<p>The MQ command level is an integer used by MQ clients that identify what version the WebSphere MQ servers is running. This in conjunction with the Platform attribute allows a client know what commands the MQ server supports. Both are required attributes to determine usable commands.</p>
<p>You may be asked by someone what command level your system supports. In the case of MQ V6.0 on Solaris, the following is true:</p>
<blockquote><p><strong>MQCMDL_LEVEL_600</strong><br />
Level 600 of system control commands.<br />
This value is returned by the following: </p>
<p>Websphere MQ for AIX V6.0<br />
Websphere MQ for HP-UX V6.0<br />
Websphere MQ for i/Series V6.0<br />
WebSphere MQ for Linux V6.0<br />
<strong>Websphere MQ for Solaris V6.0 </strong><br />
Websphere MQ for Windows V6.0<br />
Websphere MQ for z/OS V6.0</p></blockquote>
<p>See <a href="http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/index.jsp?topic=/com.ibm.mq.csqzak.doc/js03081.htm">IBM&#8217;s doco</a> for further versions or systems.</p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2007/09/13/mq6-command-levels-on-solaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MQ DEFPSIST Bottlenecks</title>
		<link>http://techdebug.com/blog/2007/08/20/mq-defpsist-bottlenecks/</link>
		<comments>http://techdebug.com/blog/2007/08/20/mq-defpsist-bottlenecks/#comments</comments>
		<pubDate>Sun, 19 Aug 2007 22:23:05 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[MQ]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://techdebug.com/blog/2007/08/20/mq-defpsist-bottlenecks/</guid>
		<description><![CDATA[Recently I posted about our Websphere MQ MQCONN 2195 errors, and how we needed to apply the minimal recommended Solaris Kernel tuning for Websphere MQ. Well, we applied the changes, rebooted and connection problems were gone. Our application was able to spawn multiple connections to MQ without the errors we were seeing before. However, we [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I posted about our Websphere MQ MQCONN 2195 errors, and how we needed to apply the minimal recommended Solaris Kernel tuning for Websphere MQ. Well, we applied the changes, rebooted and connection problems were gone. Our application was able to spawn multiple connections to MQ without the errors we were seeing before.</p>
<p>However, we were still getting climbing response times when doing load tests between a request message being sent and a reply message arriving back. In conjunction with these times, we saw (using iostat) very high inferred disk utilisation from the SAN devices we had MQ and our application on.</p>
<p>So the team looked through the configuration of our clustered queue managers, and the logs, and application tuning (Triple writing vs. Single writing in MQ), and so on&#8230;.</p>
<p><a href="http://www.90kts.com/">Our specialist tester</a> had written a customised load harness to test response and throughput, and his graphs showed a bottleneck somewhere in the system. We knew the environment was good, as a &#8220;cloned&#8221; development queue manager and application on the pre-production system was getting response times at around a 10 millisecond median.</p>
<p>We tried it in a number of combinations, but finally found that the configuration had <em>DEFPSIST(YES)</em> on all local and alias queues. Changing all these to <em>DEFPSIST(NO)</em> led to near perfect response times. A mean response time of 20 milliseconds!!!!</p>
<p><pre><pre>
&nbsp;&nbsp;DESCRIPTIVE STATISTICS --
&nbsp;&nbsp;--------------------------------------------------------------------------

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;RESPONSE TIME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; THROUGHPUT
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(millisecs)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (transactions/sec)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MEDIAN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 19.05
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LOWER QUARTILE&nbsp;&nbsp;:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 19.05
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;UPPER QUARTILE&nbsp;&nbsp;:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 30.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 19.05
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;95th PERCENTILE :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 19.05
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MINIMUM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0.00
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MAXIMUM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 200.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19.05
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;RANGE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 200.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;19.05
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IQR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;COUNT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2,000.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2,000.00
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MEAN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20.45&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 19.02
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;STD DEV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 15.66&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.74

&nbsp;&nbsp;--------------------------------------------------------------------------
</pre></pre><br />
We are going to need to do some tuning &#8211; as persistence turned on across the board appears to be the major performance hog, and yet we need some persistence to cover queues where that functionality is needed. But at least we found the two major causes to our bottleneck and 2195 errors.</p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2007/08/20/mq-defpsist-bottlenecks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tuning Solaris 9 for MQ V6.0</title>
		<link>http://techdebug.com/blog/2007/08/10/tuning-solaris-9-for-mq-v60/</link>
		<comments>http://techdebug.com/blog/2007/08/10/tuning-solaris-9-for-mq-v60/#comments</comments>
		<pubDate>Fri, 10 Aug 2007 00:35:44 +0000</pubDate>
		<dc:creator>lantrix</dc:creator>
				<category><![CDATA[apps]]></category>
		<category><![CDATA[MQ]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://techdebug.com/blog/2007/08/10/tuning-solaris-9-for-mq-v60/</guid>
		<description><![CDATA[I was working on a recently built Solaris 9 server with a fresh copy of MQ installed. During application testing, we were getting 2195 errors from our application when establishing more than 3 concurrent connects to MQ. After a day of wasted de-bugging of our application, we put it down to the system, and it [...]]]></description>
			<content:encoded><![CDATA[<p>I was working on a recently built Solaris 9 server with a fresh copy of MQ installed.<br />
During application testing, we were getting 2195 errors from our application when establishing more than 3 concurrent connects to MQ. </p>
<p>After a day of wasted de-bugging of our application, we put it down to the system, and it seems we may have been correct. There is an install chapter in the MQ V6.0 documentation that should NOT be overlooked.</p>
<p>Quoting the <a href="http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/topic/com.ibm.mq.amqdac.doc/sq10360_.htm?resultof=%22%73%68%6d%73%79%73%22%20%22%73%68%6d%73%79%22%20">Websphere MQ 6.0 Install Guide</a></p>
<blockquote><p>
	WebSphere® MQ uses semaphores, shared memory, and file descriptors, and it is probable that the default resource limits are not adequate.</p>
<p>Review the system&#8217;s current resource limit configuration.</p>
<p>As the root user, load the relevant kernel modules into the running system by typing the following commands:<br />
<pre><code>
modload -p sys/msgsys 
modload -p sys/shmsys 
modload -p sys/semsys
</code></pre><br />
Then display your current settings by typing the following command:<br />
<code>sysdef</code><br />
Check that the following parameters are set to the minimum values required by WebSphere MQ, or higher.
</p></blockquote>
<p>You can see their minimum value tables in the <a href="http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/topic/com.ibm.mq.amqdac.doc/sq10360_.htm?resultof=%22%73%68%6d%73%79%73%22%20%22%73%68%6d%73%79%22%20" title="Resource limit configuration">Resource limit configuration</a> Chapter of the MQ 6.0 Install Guide.</p>
]]></content:encoded>
			<wfw:commentRss>http://techdebug.com/blog/2007/08/10/tuning-solaris-9-for-mq-v60/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 439/514 objects using disk: basic
Content Delivery Network via Rackspace Cloud Files: cdn.techdebug.com

Served from: techdebug.com @ 2012-05-22 17:47:10 -->
