<?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: CGI Program Problem &#8211; Data Decimal Error</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/cgi-program-problem-data-decimal-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/cgi-program-problem-data-decimal-error/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 19:19:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: splat</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cgi-program-problem-data-decimal-error/#comment-75659</link>
		<dc:creator>splat</dc:creator>
		<pubDate>Wed, 07 Apr 2010 21:53:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-75659</guid>
		<description><![CDATA[Check to see if you have any data structures with packed data that isn&#039;t being initialised before it&#039;s being accessed.  I&#039;ve been bit by that more than once.]]></description>
		<content:encoded><![CDATA[<p>Check to see if you have any data structures with packed data that isn&#8217;t being initialised before it&#8217;s being accessed.  I&#8217;ve been bit by that more than once.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cgi-program-problem-data-decimal-error/#comment-75589</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Wed, 07 Apr 2010 02:30:35 +0000</pubDate>
		<guid isPermaLink="false">#comment-75589</guid>
		<description><![CDATA[&lt;i&gt;FIXNBR(*ZONED) or FIXNBR(*INPUTPACKED)&lt;/i&gt;

That seems to be one excellent possibility. However, if that actually &quot;fixes&quot; the problem, I have to suggest that the problem isn&#039;t fixed -- it is merely being handled silently.

At some point, the reason that the values are being handled that way should be determined. Perhaps a parameter definition isn&#039;t quite correct. Perhaps a return value from one of the APIs isn&#039;t defined appropriately. Perhaps a number of possibilities are being masked and one of them will eventually cause some unexpected incorrect action to be taken by the programming.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>FIXNBR(*ZONED) or FIXNBR(*INPUTPACKED)</i></p>
<p>That seems to be one excellent possibility. However, if that actually &#8220;fixes&#8221; the problem, I have to suggest that the problem isn&#8217;t fixed &#8212; it is merely being handled silently.</p>
<p>At some point, the reason that the values are being handled that way should be determined. Perhaps a parameter definition isn&#8217;t quite correct. Perhaps a return value from one of the APIs isn&#8217;t defined appropriately. Perhaps a number of possibilities are being masked and one of them will eventually cause some unexpected incorrect action to be taken by the programming.</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 3/10 queries in 0.029 seconds using memcached
Object Caching 281/287 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 22:11:01 -->