 




<?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: how can i find modified date and created date of a program</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-find-modified-date-and-created-date-of-a-program/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-find-modified-date-and-created-date-of-a-program/</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 18:27:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-find-modified-date-and-created-date-of-a-program/#comment-104833</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Wed, 14 Mar 2012 06:27:41 +0000</pubDate>
		<guid isPermaLink="false">#comment-104833</guid>
		<description><![CDATA[What changes are you looking for?

A program can have multiple types of changes.&lt;ul&gt;
	&lt;li&gt;The *PGM object can have object attribute changes, e.g., someone might change the object text.&lt;/li&gt;&lt;li&gt;Program attributes can be changed, e.g., someone might change a program from USRPRF(*USER) to USRPRF(*OWNER).&lt;/li&gt;&lt;li&gt;An OPM program might be recompiled from modified source.&lt;/li&gt;&lt;li&gt;An ILE program might be updated with a module that had been recompiled from modified source.&lt;/li&gt;&lt;li&gt;An ILE program might be updated to reference a service program in a different library.&lt;/li&gt;
&lt;/ul&gt;
In short, there are different kinds of changes that can require different methods to track. What exactly are you looking for?

Tom]]></description>
		<content:encoded><![CDATA[<p>What changes are you looking for?</p>
<p>A program can have multiple types of changes.
<ul>
<li>The *PGM object can have object attribute changes, e.g., someone might change the object text.</li>
<li>Program attributes can be changed, e.g., someone might change a program from USRPRF(*USER) to USRPRF(*OWNER).</li>
<li>An OPM program might be recompiled from modified source.</li>
<li>An ILE program might be updated with a module that had been recompiled from modified source.</li>
<li>An ILE program might be updated to reference a service program in a different library.</li>
</ul>
<p>In short, there are different kinds of changes that can require different methods to track. What exactly are you looking for?</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-find-modified-date-and-created-date-of-a-program/#comment-104755</link>
		<dc:creator>philpl1jb</dc:creator>
		<pubDate>Mon, 12 Mar 2012 10:28:11 +0000</pubDate>
		<guid isPermaLink="false">#comment-104755</guid>
		<description><![CDATA[DSPOBJD will provide this data for RPG Programs
DSPPGM is necessary to get some of this data for RPGLE programs]]></description>
		<content:encoded><![CDATA[<p>DSPOBJD will provide this data for RPG Programs<br />
DSPPGM is necessary to get some of this data for RPGLE programs</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.012 seconds using memcached
Object Caching 282/285 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 20:21:46 -->