 




<?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/"
		>
<channel>
	<title>Comments on: Communication between 2 iSeries Servers</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/communication-between-2-iseries-servers/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/communication-between-2-iseries-servers/</link>
	<description></description>
	<lastBuildDate>Sat, 18 May 2013 11:56:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: bvining</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/communication-between-2-iseries-servers/#comment-53084</link>
		<dc:creator>bvining</dc:creator>
		<pubDate>Wed, 07 May 2008 15:41:24 +0000</pubDate>
		<guid isPermaLink="false">#comment-53084</guid>
		<description><![CDATA[Thank you for supplying the additional information.  Given a CL base and very small data requirements I believe the easiest solution for you is to use &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rbam6/remdq.htm&quot;&gt;remote data queues&lt;/a&gt;.

Your CL program uses the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/apis/qsnddtaq.htm&quot;&gt;Send Data Queue&lt;/a&gt; CL command and on the other system a CL program uses the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/apis/qrcvdtaq.htm&quot;&gt;Receive Data Queue&lt;/a&gt; command (specifying a wait time of forever) to receive status information from the sending system.  Set up two remote data queues (one from System A to System B, one from System B to System A) and you&#039;re in action.  This type of approach, and how to set everything up (which isn&#039;t much), is also in the APIs at Work 2nd Edition book I referenced earlier.

Bruce Vining
&lt;a href=&quot;http://www.brucevining.com/&quot;&gt;http://www.brucevining.com/&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>Thank you for supplying the additional information.  Given a CL base and very small data requirements I believe the easiest solution for you is to use <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rbam6/remdq.htm">remote data queues</a>.</p>
<p>Your CL program uses the <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/apis/qsnddtaq.htm">Send Data Queue</a> CL command and on the other system a CL program uses the <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/apis/qrcvdtaq.htm">Receive Data Queue</a> command (specifying a wait time of forever) to receive status information from the sending system.  Set up two remote data queues (one from System A to System B, one from System B to System A) and you&#8217;re in action.  This type of approach, and how to set everything up (which isn&#8217;t much), is also in the APIs at Work 2nd Edition book I referenced earlier.</p>
<p>Bruce Vining<br />
<a href="http://www.brucevining.com/">http://www.brucevining.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wpoulin</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/communication-between-2-iseries-servers/#comment-53079</link>
		<dc:creator>wpoulin</dc:creator>
		<pubDate>Wed, 07 May 2008 12:30:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-53079</guid>
		<description><![CDATA[Again, as I stated I&#039;m developing some Power Handling Programs, so I am using CL and want to communicate each systems status to the other.  These systems each have Dual Power Supplies, but are in the same rack and share UPS&#039;s.  
In the case of being notified that there has been a Power Failure I want to check to see if the other system has received the same CPF message and make decisions based upon that info.

Any other thoughts,
Thanks,
Bill]]></description>
		<content:encoded><![CDATA[<p>Again, as I stated I&#8217;m developing some Power Handling Programs, so I am using CL and want to communicate each systems status to the other.  These systems each have Dual Power Supplies, but are in the same rack and share UPS&#8217;s.<br />
In the case of being notified that there has been a Power Failure I want to check to see if the other system has received the same CPF message and make decisions based upon that info.</p>
<p>Any other thoughts,<br />
Thanks,<br />
Bill</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.013 seconds using memcached
Object Caching 282/285 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-18 12:00:48 -->