 




<?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: Automatic Storage Overflow MCH4299</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/automatic-storage-overflow-mch4299/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/automatic-storage-overflow-mch4299/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 07:35:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/automatic-storage-overflow-mch4299/#comment-94367</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Wed, 20 Jul 2011 02:37:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-94367</guid>
		<description><![CDATA[&lt;i&gt;what would cause the error and how do I resolve it?&lt;/i&gt;

First step has to be making certain that the system has the last PTFs available. There won&#039;t be any more than those that already exist for V5R3. (...Unless you can contract IBM to do it.)

Next, clearly something &lt;b&gt;has&lt;/b&gt; changed. It might only be that a library now has one more object than it had the day before or that a critical profile now owns one more object, but there&#039;s no doubt that something changed.

It seems plausible that some limit has been exceeded that wasn&#039;t reached before. Some combination of too many private authorities or too many devices being varied off at once or too many concurrent calls into the system database or... who knows?

You might look into the VLOG to see what, if anything, was logged at that time. You might also try WRKPRB to see if any problem data was recorded.

You possibly should see about a more robust backup program. Code a program that runs steps mostly along the lines of your iSeries Daily Backup, but break parts out so that small groups of libraries or directories are saved at a time. Unfortunately, at V5R3, custom programming is about the only direction possible (if existing PTFs can&#039;t help).

Tom]]></description>
		<content:encoded><![CDATA[<p><i>what would cause the error and how do I resolve it?</i></p>
<p>First step has to be making certain that the system has the last PTFs available. There won&#8217;t be any more than those that already exist for V5R3. (&#8230;Unless you can contract IBM to do it.)</p>
<p>Next, clearly something <b>has</b> changed. It might only be that a library now has one more object than it had the day before or that a critical profile now owns one more object, but there&#8217;s no doubt that something changed.</p>
<p>It seems plausible that some limit has been exceeded that wasn&#8217;t reached before. Some combination of too many private authorities or too many devices being varied off at once or too many concurrent calls into the system database or&#8230; who knows?</p>
<p>You might look into the VLOG to see what, if anything, was logged at that time. You might also try WRKPRB to see if any problem data was recorded.</p>
<p>You possibly should see about a more robust backup program. Code a program that runs steps mostly along the lines of your iSeries Daily Backup, but break parts out so that small groups of libraries or directories are saved at a time. Unfortunately, at V5R3, custom programming is about the only direction possible (if existing PTFs can&#8217;t help).</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anncyb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/automatic-storage-overflow-mch4299/#comment-94346</link>
		<dc:creator>anncyb</dc:creator>
		<pubDate>Tue, 19 Jul 2011 17:56:07 +0000</pubDate>
		<guid isPermaLink="false">#comment-94346</guid>
		<description><![CDATA[The program is the iSeries Daily Backup.  Nothing has changed, so what would cause the error and how do I resolve it?]]></description>
		<content:encoded><![CDATA[<p>The program is the iSeries Daily Backup.  Nothing has changed, so what would cause the error and how do I resolve it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anncyb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/automatic-storage-overflow-mch4299/#comment-94224</link>
		<dc:creator>anncyb</dc:creator>
		<pubDate>Thu, 14 Jul 2011 13:49:26 +0000</pubDate>
		<guid isPermaLink="false">#comment-94224</guid>
		<description><![CDATA[My  mistake, typo, should be MCH4429.  This just started happening.  I have done cleanup on the system, reorg the disk, and performed ipls.  None of that helped.  I had recently applied the latest cum ptf, but that was a few weeks ago and this didn&#039;t start until the end of last week.]]></description>
		<content:encoded><![CDATA[<p>My  mistake, typo, should be MCH4429.  This just started happening.  I have done cleanup on the system, reorg the disk, and performed ipls.  None of that helped.  I had recently applied the latest cum ptf, but that was a few weeks ago and this didn&#8217;t start until the end of last week.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/automatic-storage-overflow-mch4299/#comment-94213</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Thu, 14 Jul 2011 06:35:29 +0000</pubDate>
		<guid isPermaLink="false">#comment-94213</guid>
		<description><![CDATA[On both of my V5R3 systems, MCH4299 is:&lt;pre&gt;
Message . . . . :   Module limitation exceeded.
Cause . . . . . :   An internal part of the module exceeds allowed size.&lt;/pre&gt;
It seems related to what you posted, but it definitely isn&#039;t the same message.

Can you give a little more detail?

Tom]]></description>
		<content:encoded><![CDATA[<p>On both of my V5R3 systems, MCH4299 is:
<pre>
Message . . . . :   Module limitation exceeded.
Cause . . . . . :   An internal part of the module exceeds allowed size.</pre>
<p>It seems related to what you posted, but it definitely isn&#8217;t the same message.</p>
<p>Can you give a little more detail?</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/9 queries in 0.013 seconds using memcached
Object Caching 310/313 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 07:40:06 -->