 




<?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: Answer error message</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/answer-error-message/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/answer-error-message/</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 05:26:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: WoodEngineer</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/answer-error-message/#comment-109772</link>
		<dc:creator>WoodEngineer</dc:creator>
		<pubDate>Thu, 02 Aug 2012 16:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/answer-error-message/#comment-109772</guid>
		<description><![CDATA[The rule in our shop is never take the &quot;G&quot; option&#160;unless you are 110% positive &quot;G&quot; is the correct response and you are willing to clean up any mess it may leave behind.
In today&#039;s environment &quot;G&quot;&#160;creates more problems than it solves.]]></description>
		<content:encoded><![CDATA[<p>The rule in our shop is never take the &#8220;G&#8221; option&nbsp;unless you are 110% positive &#8220;G&#8221; is the correct response and you are willing to clean up any mess it may leave behind.<br />
In today&#8217;s environment &#8220;G&#8221;&nbsp;creates more problems than it solves.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/answer-error-message/#comment-109759</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Wed, 01 Aug 2012 22:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/answer-error-message/#comment-109759</guid>
		<description><![CDATA[the option ‘G’ ...
&#160;
Since neither &#039;continue&#039; nor &#039;retry&#039; quite fits with &#039;G&#039;, I wondered if it was a trick interview/homework question. If it isn&#039;t, and the OP is simply trying to learn more, then some return dialog would be useful. Option &#039;G&#039; takes some background to understand how it works with the Cycle.
&#160;
Tom]]></description>
		<content:encoded><![CDATA[<p>the option ‘G’ &#8230;<br />
&nbsp;<br />
Since neither &#8216;continue&#8217; nor &#8216;retry&#8217; quite fits with &#8216;G&#8217;, I wondered if it was a trick interview/homework question. If it isn&#8217;t, and the OP is simply trying to learn more, then some return dialog would be useful. Option &#8216;G&#8217; takes some background to understand how it works with the Cycle.<br />
&nbsp;<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BigKat</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/answer-error-message/#comment-109748</link>
		<dc:creator>BigKat</dc:creator>
		<pubDate>Wed, 01 Aug 2012 11:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/answer-error-message/#comment-109748</guid>
		<description><![CDATA[the option &#039;G&#039; is not very useful in modern RPG programming.&#160; It goes back to the traditional RPG Cycle.&#160; This is where a file is declared as primary, and is automatically read record by record.&#160; Every line of the Cycle program is run over those records (with some conditioning, of course.)&#160; &#039;G&#039; basically said &quot;I acknowledge the error, skip this record and go on with the next one.&quot;&#160; 
Unfortunately, in a modern program, this would be like restarting the program, and that may not be possible or even desireable at this point of the processing.&#160; You might get duplicate transactions, you might get errors trying to write duplicate records, etc.
Even if you know that the program is safe to restart, it is probably better (in my opinion) to take a &#039;C&#039; and cancel, and then a &#039;R&#039; to retry the failed line in the CL or to resubmit it if no CL. ]]></description>
		<content:encoded><![CDATA[<p>the option &#8216;G&#8217; is not very useful in modern RPG programming.&nbsp; It goes back to the traditional RPG Cycle.&nbsp; This is where a file is declared as primary, and is automatically read record by record.&nbsp; Every line of the Cycle program is run over those records (with some conditioning, of course.)&nbsp; &#8216;G&#8217; basically said &#8220;I acknowledge the error, skip this record and go on with the next one.&#8221;&nbsp;<br />
Unfortunately, in a modern program, this would be like restarting the program, and that may not be possible or even desireable at this point of the processing.&nbsp; You might get duplicate transactions, you might get errors trying to write duplicate records, etc.<br />
Even if you know that the program is safe to restart, it is probably better (in my opinion) to take a &#8216;C&#8217; and cancel, and then a &#8216;R&#8217; to retry the failed line in the CL or to resubmit it if no CL. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/answer-error-message/#comment-109744</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Wed, 01 Aug 2012 06:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/answer-error-message/#comment-109744</guid>
		<description><![CDATA[Is there a question in there? What message are you asking about, in particular, what is the message ID?&#160; Tom]]></description>
		<content:encoded><![CDATA[<p>Is there a question in there? What message are you asking about, in particular, what is the message ID?&nbsp; 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 5/8 queries in 0.020 seconds using memcached
Object Caching 311/312 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 07:39:51 -->