 




<?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: Need help in sloving some JOB Abends</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/need-help-in-sloving-some-job-abends/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/need-help-in-sloving-some-job-abends/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 00:45:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: fabiomor</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/need-help-in-sloving-some-job-abends/#comment-39122</link>
		<dc:creator>fabiomor</dc:creator>
		<pubDate>Wed, 26 Oct 2005 07:45:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-39122</guid>
		<description><![CDATA[I suggest you to look at the IBM Library (http://publibz.boulder.ibm.com/cgi-bin/bookmgr/library), where you can find some answers to the ABEND Codes.
Anyway, you can find the explanation of the abnormal end codes by looking at the ABEND-AID report. In that report you can see the contents of the working area of the program, as well as the contents of the files you&#039;re reading/writting and the address of the program where the error occured.
By the way, a S0C7 code usually is received when you&#039;re moving a non-numeric value to a numeric field or when you try to do a mathematic operation using a working field that was not initialized with &quot;VALUE ...&quot; (in COBOL).
About S0C4, it&#039;s very common to occur when there is an area invasion in the working-storage section. For example, you have a table with 50 occurs and move a value to this table with a value greater than 50. But S0C4 can be a lot of other errors. I use to call S0C4 as the &quot;else&quot; of the ABENDS   :-)
Hope I could help you, a have a nice day.
]]></description>
		<content:encoded><![CDATA[<p>I suggest you to look at the IBM Library (<a href="http://publibz.boulder.ibm.com/cgi-bin/bookmgr/library" rel="nofollow">http://publibz.boulder.ibm.com/cgi-bin/bookmgr/library</a>), where you can find some answers to the ABEND Codes.<br />
Anyway, you can find the explanation of the abnormal end codes by looking at the ABEND-AID report. In that report you can see the contents of the working area of the program, as well as the contents of the files you&#8217;re reading/writting and the address of the program where the error occured.<br />
By the way, a S0C7 code usually is received when you&#8217;re moving a non-numeric value to a numeric field or when you try to do a mathematic operation using a working field that was not initialized with &#8220;VALUE &#8230;&#8221; (in COBOL).<br />
About S0C4, it&#8217;s very common to occur when there is an area invasion in the working-storage section. For example, you have a table with 50 occurs and move a value to this table with a value greater than 50. But S0C4 can be a lot of other errors. I use to call S0C4 as the &#8220;else&#8221; of the ABENDS   <img src='http://itknowledgeexchange.techtarget.com/itanswers/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Hope I could help you, a have a nice day.</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.037 seconds using memcached
Object Caching 271/277 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 02:08:49 -->