 




<?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: RPG/400 Trigger Program</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/rpg400-trigger-program/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/rpg400-trigger-program/</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 02:14:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Featured Member: MurrayInfoSys - ITKE Community Blog</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rpg400-trigger-program/#comment-81911</link>
		<dc:creator>Featured Member: MurrayInfoSys - ITKE Community Blog</dc:creator>
		<pubDate>Tue, 28 Sep 2010 14:38:06 +0000</pubDate>
		<guid isPermaLink="false">#comment-81911</guid>
		<description><![CDATA[[...] RPG/400 Trigger Program [...]]]></description>
		<content:encoded><![CDATA[<p>[...] RPG/400 Trigger Program [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danthedane</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rpg400-trigger-program/#comment-81783</link>
		<dc:creator>danthedane</dc:creator>
		<pubDate>Thu, 23 Sep 2010 22:01:53 +0000</pubDate>
		<guid isPermaLink="false">#comment-81783</guid>
		<description><![CDATA[If the triggered proces (= triggerprogram) involves manu file-lookups, the penalty may be increased responsetime for the users.
If you create a dataqueue and simply lets the tiggerpgm add a record with proper data to initiate the computations, file-accesses a.o., your triggered program will not be notably slower. Then create a program which reads the dataqueue, and does the processes needed. This pgm shall then be started as a batch-job.
This designmodel has worked for one of my customers for several years, and they have never had any problems with this second solution for the job. The first solution, was a traditional triggerpgm doing all the lookups etc - at that did&#039;nt work for them.

DanF]]></description>
		<content:encoded><![CDATA[<p>If the triggered proces (= triggerprogram) involves manu file-lookups, the penalty may be increased responsetime for the users.<br />
If you create a dataqueue and simply lets the tiggerpgm add a record with proper data to initiate the computations, file-accesses a.o., your triggered program will not be notably slower. Then create a program which reads the dataqueue, and does the processes needed. This pgm shall then be started as a batch-job.<br />
This designmodel has worked for one of my customers for several years, and they have never had any problems with this second solution for the job. The first solution, was a traditional triggerpgm doing all the lookups etc &#8211; at that did&#8217;nt work for them.</p>
<p>DanF</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rpg400-trigger-program/#comment-81725</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Wed, 22 Sep 2010 00:23:15 +0000</pubDate>
		<guid isPermaLink="false">#comment-81725</guid>
		<description><![CDATA[We can&#039;t answer the question without knowing the structures of any tables that are involved and the relationships between them.

What file is the trigger program associated with? How is the &quot;moving average&quot; calculated -- where do the values come from? Once the calculation is done, where should the &quot;moving average&quot; be stored?

Tom]]></description>
		<content:encoded><![CDATA[<p>We can&#8217;t answer the question without knowing the structures of any tables that are involved and the relationships between them.</p>
<p>What file is the trigger program associated with? How is the &#8220;moving average&#8221; calculated &#8212; where do the values come from? Once the calculation is done, where should the &#8220;moving average&#8221; be stored?</p>
<p>Tom</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/8 queries in 0.012 seconds using memcached
Object Caching 297/298 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 03:12:04 -->