<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Mission:Messaging: Migration, failover, and scaling in a WebSphere MQ cluster</title>
	<atom:link href="http://t-rob.net/2008/12/02/missionmessaging-migration-failover-and-scaling-in-a-websphere-mq-cluster/feed/" rel="self" type="application/rss+xml" />
	<link>https://t-rob.net/2008/12/02/missionmessaging-migration-failover-and-scaling-in-a-websphere-mq-cluster/</link>
	<description>A blog about securing and using WebSphere MQ</description>
	<lastBuildDate>Wed, 26 May 2010 13:01:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Michael Dag</title>
		<link>https://t-rob.net/2008/12/02/missionmessaging-migration-failover-and-scaling-in-a-websphere-mq-cluster/comment-page-1/#comment-201</link>
		<dc:creator>Michael Dag</dc:creator>
		<pubDate>Mon, 08 Dec 2008 09:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://t-rob.net/?p=177#comment-201</guid>
		<description>Hi T-Rob,
hope you can change the text.
To answer your questions, yes attributes that should not change or are not mentioned are preserved, the programs generate ALTER or DEFINE commands as required (DEFINE only when an object does not exist already). REPLACE is not used unless you specifically ask for it.
Lastly the MQArchitect Implementation streamliner directly interacts at runtime with WebSphere MQ and even preserves the values of the changed attributes (so you can roll-back any changes!!!) There is also the option generate scripts in advance, but these scripts obviously do not have the capability to preserve previous values, more information can be found on: http://www.mqsystems.com :-)</description>
		<content:encoded><![CDATA[<p>Hi T-Rob,<br />
hope you can change the text.<br />
To answer your questions, yes attributes that should not change or are not mentioned are preserved, the programs generate ALTER or DEFINE commands as required (DEFINE only when an object does not exist already). REPLACE is not used unless you specifically ask for it.<br />
Lastly the MQArchitect Implementation streamliner directly interacts at runtime with WebSphere MQ and even preserves the values of the changed attributes (so you can roll-back any changes!!!) There is also the option generate scripts in advance, but these scripts obviously do not have the capability to preserve previous values, more information can be found on: <a href="http://www.mqsystems.com" rel="nofollow">http://www.mqsystems.com</a> <img src='https://t-rob.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: T.Rob</title>
		<link>https://t-rob.net/2008/12/02/missionmessaging-migration-failover-and-scaling-in-a-websphere-mq-cluster/comment-page-1/#comment-195</link>
		<dc:creator>T.Rob</dc:creator>
		<pubDate>Sun, 07 Dec 2008 14:08:29 +0000</pubDate>
		<guid isPermaLink="false">http://t-rob.net/?p=177#comment-195</guid>
		<description>Thanks, Michael!  I will see if I can have that line deleted.  Not sure how that snuck past us.  :-)

When you say your products work from a state point of view, does that mean they preserve all the attributes other than the ones you wish to change?  Do they produce ALTER commands or DEFINE/REPLACE and does this happen at run time or can you prepare the scripts in advance?</description>
		<content:encoded><![CDATA[<p>Thanks, Michael!  I will see if I can have that line deleted.  Not sure how that snuck past us.  <img src='https://t-rob.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>When you say your products work from a state point of view, does that mean they preserve all the attributes other than the ones you wish to change?  Do they produce ALTER commands or DEFINE/REPLACE and does this happen at run time or can you prepare the scripts in advance?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Dag</title>
		<link>https://t-rob.net/2008/12/02/missionmessaging-migration-failover-and-scaling-in-a-websphere-mq-cluster/comment-page-1/#comment-193</link>
		<dc:creator>Michael Dag</dc:creator>
		<pubDate>Sat, 06 Dec 2008 11:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://t-rob.net/?p=177#comment-193</guid>
		<description>Hi T-Rob, 
great contribution as always! 

please update listing 2:
ALTER CHANNEL(QM1.QM2) CHLTYPE(SDR) +
       CONNAME(&#039;host.of.qm2(1414)&#039;)     

Remove: PUT(DISABLED) as it is not an attribute of a Channel!

The DEFINE/ALTER interface is not of this time, either for Point-to-Point or the SOA paradigm. 
Both MQDocument and MQArchitect work from a &quot;state&quot; point of view, just say &quot;what you want&quot; and they will make the appropriate MQSC commands for you and even execute them if needed! 

For more information see: www.mqsystems.com</description>
		<content:encoded><![CDATA[<p>Hi T-Rob,<br />
great contribution as always! </p>
<p>please update listing 2:<br />
ALTER CHANNEL(QM1.QM2) CHLTYPE(SDR) +<br />
       CONNAME(&#8216;host.of.qm2(1414)&#8217;)     </p>
<p>Remove: PUT(DISABLED) as it is not an attribute of a Channel!</p>
<p>The DEFINE/ALTER interface is not of this time, either for Point-to-Point or the SOA paradigm.<br />
Both MQDocument and MQArchitect work from a &#8220;state&#8221; point of view, just say &#8220;what you want&#8221; and they will make the appropriate MQSC commands for you and even execute them if needed! </p>
<p>For more information see: <a href="http://www.mqsystems.com" rel="nofollow">http://www.mqsystems.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
