<?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: Journal</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/journal/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/journal/</link>
	<description></description>
	<lastBuildDate>Thu, 20 Jun 2013 04:39:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/journal/#comment-85237</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Sun, 12 Dec 2010 10:55:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-85237</guid>
		<description><![CDATA[You can&#039;t use APYJRNCHG to apply journal images to a different file.

Use RTVJRNE or the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=%2Fapis%2FQJORJRNE.htm&quot;&gt;Retrieve Journal Entries (QjoRetrieveJournalEntries) API&lt;/a&gt; to retrieve entries or DSPJRN to output journal entries to an outfile.

For all of them, the record images will be in the Entry-Specific Data (ESD) field. This field can be processed through a program described file or copied over a data structure that matches the record format.

Records that were INSERTed can be directly processed through a program-described file. UPDATEs take a little more work -- the related record can read (for update) into a data structure, the ESD can be laid over the structure and then the record can be rewritten. The ESD must be checked first in order to know which record needs to be read. DELETEs will be processed something similar to INSERTs in that the ESD tells which record to DELETE.

Tom]]></description>
		<content:encoded><![CDATA[<p>You can&#8217;t use APYJRNCHG to apply journal images to a different file.</p>
<p>Use RTVJRNE or the <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=%2Fapis%2FQJORJRNE.htm">Retrieve Journal Entries (QjoRetrieveJournalEntries) API</a> to retrieve entries or DSPJRN to output journal entries to an outfile.</p>
<p>For all of them, the record images will be in the Entry-Specific Data (ESD) field. This field can be processed through a program described file or copied over a data structure that matches the record format.</p>
<p>Records that were INSERTed can be directly processed through a program-described file. UPDATEs take a little more work &#8212; the related record can read (for update) into a data structure, the ESD can be laid over the structure and then the record can be rewritten. The ESD must be checked first in order to know which record needs to be read. DELETEs will be processed something similar to INSERTs in that the ESD tells which record to DELETE.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: astradyne</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/journal/#comment-43788</link>
		<dc:creator>astradyne</dc:creator>
		<pubDate>Thu, 28 Sep 2006 09:06:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-43788</guid>
		<description><![CDATA[Pollywantsacracker is right, HA applications such as Data Mirror Transformation Server receive the journal entries for a file and then apply them to a &quot;mirrored&quot; file. I don&#039;t believe they use APYJRNCHG because they allow for data to be transformed between systems if required - e.g. changing value &quot;1&quot; to &quot;Y&quot; and &quot;0&quot; to &quot;N&quot; type of thing.

]]></description>
		<content:encoded><![CDATA[<p>Pollywantsacracker is right, HA applications such as Data Mirror Transformation Server receive the journal entries for a file and then apply them to a &#8220;mirrored&#8221; file. I don&#8217;t believe they use APYJRNCHG because they allow for data to be transformed between systems if required &#8211; e.g. changing value &#8220;1&#8243; to &#8220;Y&#8221; and &#8220;0&#8243; to &#8220;N&#8221; type of thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pollywantsacracker</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/journal/#comment-43789</link>
		<dc:creator>pollywantsacracker</dc:creator>
		<pubDate>Wed, 27 Sep 2006 11:18:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-43789</guid>
		<description><![CDATA[You could also use RCVJRNE to get the journal entries and process them. You need to keep track of the last journal entry processed so that you can restart your process if needed.

I&#039;ve seen this process in use at another company and it worked well once they worked through the programs involved.

If your files are the same...I&#039;ve never tried it, but could you just use APYJRNCHG to apply the changes to different file than the host? There must be something like this that the high availability vendors are doing with the remote journals.]]></description>
		<content:encoded><![CDATA[<p>You could also use RCVJRNE to get the journal entries and process them. You need to keep track of the last journal entry processed so that you can restart your process if needed.</p>
<p>I&#8217;ve seen this process in use at another company and it worked well once they worked through the programs involved.</p>
<p>If your files are the same&#8230;I&#8217;ve never tried it, but could you just use APYJRNCHG to apply the changes to different file than the host? There must be something like this that the high availability vendors are doing with the remote journals.</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.036 seconds using memcached
Object Caching 295/301 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-20 06:04:47 -->