 




<?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: AS/400 file reorganization/journaling</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/as400-file-reorganizationjournaling/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-file-reorganizationjournaling/</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 00:48:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: adrianf</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-file-reorganizationjournaling/#comment-96488</link>
		<dc:creator>adrianf</dc:creator>
		<pubDate>Tue, 13 Sep 2011 03:52:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-96488</guid>
		<description><![CDATA[If all answers could be this easy ..
It depends on which kind of options you use for the reorg. If you are reorganizing while other programs can still access the file then the story is a little bit different.
When doing an exclusive reorg you will basically create a copy without the holes left by the deleted records and the copy will then replace the original file.
In all other cases the system will shift all records after the first hole to get a continuous file. This method implies lots of inserts and deletes and .......... journal entries. Stopping journalling is an option, but another option to look at is journal caching. Journal caching is changing the way the receivers are physically being written to disk. Normally receivers are written record by record (FORCEWRITE is ON), but with journal caching it will be blockwise and thus less physical writes to disk. BE CAREFUL about this option as the receivers now stay in cache longer and in case of a system failure transactions WILL go missing.]]></description>
		<content:encoded><![CDATA[<p>If all answers could be this easy ..<br />
It depends on which kind of options you use for the reorg. If you are reorganizing while other programs can still access the file then the story is a little bit different.<br />
When doing an exclusive reorg you will basically create a copy without the holes left by the deleted records and the copy will then replace the original file.<br />
In all other cases the system will shift all records after the first hole to get a continuous file. This method implies lots of inserts and deletes and &#8230;&#8230;&#8230;. journal entries. Stopping journalling is an option, but another option to look at is journal caching. Journal caching is changing the way the receivers are physically being written to disk. Normally receivers are written record by record (FORCEWRITE is ON), but with journal caching it will be blockwise and thus less physical writes to disk. BE CAREFUL about this option as the receivers now stay in cache longer and in case of a system failure transactions WILL go missing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/as400-file-reorganizationjournaling/#comment-96308</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Thu, 08 Sep 2011 21:37:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-96308</guid>
		<description><![CDATA[Actually, for some large-file reorganizations, journaling needs to be active. Specifying RGZPFM ALWCANCEL(*YES) requires journaling to be active. See message ID CPF3181 for a reference.)

Tom]]></description>
		<content:encoded><![CDATA[<p>Actually, for some large-file reorganizations, journaling needs to be active. Specifying RGZPFM ALWCANCEL(*YES) requires journaling to be active. See message ID CPF3181 for a reference.)</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 281/284 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 01:33:11 -->