 




<?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: Fixing the decimal data errors.</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/fixing-the-decimal-data-errors/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/fixing-the-decimal-data-errors/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 18:24:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/fixing-the-decimal-data-errors/#comment-112705</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Wed, 24 Oct 2012 08:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/fixing-the-decimal-data-errors/#comment-112705</guid>
		<description><![CDATA[There shouldn&#039;t be a need to use it in a new program. The only times it should have been used are for old System/36 files.
&#160;
The OPM RPG IGNDECERR keyword originally helped in converting S/36 RPG II&#160;to RPG III, but its use should be long past by now. The FIXNBR update to IGNDECERR was an improvement in that its results&#160;were predictable, but it didn&#039;t guarantee a &#039;correct&#039; result. There was no significant use of COBOL on the S/36, so there was no need to handle converted programs.
&#160;
In ILE programming, you should &lt;EM&gt;catch the data error and fix the data&lt;/EM&gt;. Or more correctly, you shouldn&#039;t allow data errors to get that far. The data should be cleaned first. See &lt;a href=&quot;http://comments.gmane.org/gmane.comp.lang.as400.rpg/75245&quot; rel=&quot;nofollow&quot;&gt;a related comment&lt;/A&gt; from an IBM RPG developer.
&#160;
Tom]]></description>
		<content:encoded><![CDATA[<p>There shouldn&#8217;t be a need to use it in a new program. The only times it should have been used are for old System/36 files.<br />
&nbsp;<br />
The OPM RPG IGNDECERR keyword originally helped in converting S/36 RPG II&nbsp;to RPG III, but its use should be long past by now. The FIXNBR update to IGNDECERR was an improvement in that its results&nbsp;were predictable, but it didn&#8217;t guarantee a &#8216;correct&#8217; result. There was no significant use of COBOL on the S/36, so there was no need to handle converted programs.<br />
&nbsp;<br />
In ILE programming, you should <em>catch the data error and fix the data</em>. Or more correctly, you shouldn&#8217;t allow data errors to get that far. The data should be cleaned first. See <a href="http://comments.gmane.org/gmane.comp.lang.as400.rpg/75245" rel="nofollow">a related comment</a> from an IBM RPG developer.<br />
&nbsp;<br />
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/9 queries in 0.015 seconds using memcached
Object Caching 268/271 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 18:57:57 -->