 




<?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: Modules and Program Dependancies</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/modules-and-program-dependancies/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/modules-and-program-dependancies/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 18:08:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: bvining</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/modules-and-program-dependancies/#comment-70870</link>
		<dc:creator>bvining</dc:creator>
		<pubDate>Wed, 25 Nov 2009 14:46:25 +0000</pubDate>
		<guid isPermaLink="false">#comment-70870</guid>
		<description><![CDATA[If you are interested in learning how to find where the module is used, and get a taste of system APIs at the same time, you may want to check out a series of articles I wrote. From &lt;a href=&quot;http://www.brucevining.com/index.php?option=com_content&amp;view=article&amp;id=27&amp;catid=17&amp;Itemid=19&quot;&gt;here&lt;/a&gt; look for the article entitled Module, Module, Who&#039;s Got My Module. That article is the first of a series covering the topic.

Bruce Vining]]></description>
		<content:encoded><![CDATA[<p>If you are interested in learning how to find where the module is used, and get a taste of system APIs at the same time, you may want to check out a series of articles I wrote. From <a href="http://www.brucevining.com/index.php?option=com_content&amp;view=article&amp;id=27&amp;catid=17&amp;Itemid=19">here</a> look for the article entitled Module, Module, Who&#8217;s Got My Module. That article is the first of a series covering the topic.</p>
<p>Bruce Vining</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/modules-and-program-dependancies/#comment-70850</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Wed, 25 Nov 2009 02:43:57 +0000</pubDate>
		<guid isPermaLink="false">#comment-70850</guid>
		<description><![CDATA[When the question is &quot;How programs have this module bound into them?&quot;, the correct answer ought to be &quot;One.&quot;

If a module is being bound into multiple programs, it should be created as a service program. It shouldn&#039;t be bound into anything else.

Tom]]></description>
		<content:encoded><![CDATA[<p>When the question is &#8220;How programs have this module bound into them?&#8221;, the correct answer ought to be &#8220;One.&#8221;</p>
<p>If a module is being bound into multiple programs, it should be created as a service program. It shouldn&#8217;t be bound into anything else.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vatchy</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/modules-and-program-dependancies/#comment-36666</link>
		<dc:creator>vatchy</dc:creator>
		<pubDate>Wed, 25 Jan 2006 10:06:37 +0000</pubDate>
		<guid isPermaLink="false">#comment-36666</guid>
		<description><![CDATA[This might be a partial answer. Use the command DspPgmRef.  The best way, in my experience, to use this command is this:

SBMJOB CMD(DSPPGMREF PGM(*ALL/*ALL) OUTPUT(*OUTFILE) OUTFILE(QGPL/PGMREF))

This will build the database file QGPL/PGMREF with all of the program references for all of the programs on your system.  It will take quite a while to run.  After it is finished, you can query the file for the service program name in the field WHFNAM.  It does not list the modules but it does list the service programs where the module resides.]]></description>
		<content:encoded><![CDATA[<p>This might be a partial answer. Use the command DspPgmRef.  The best way, in my experience, to use this command is this:</p>
<p>SBMJOB CMD(DSPPGMREF PGM(*ALL/*ALL) OUTPUT(*OUTFILE) OUTFILE(QGPL/PGMREF))</p>
<p>This will build the database file QGPL/PGMREF with all of the program references for all of the programs on your system.  It will take quite a while to run.  After it is finished, you can query the file for the service program name in the field WHFNAM.  It does not list the modules but it does list the service programs where the module resides.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lesliel</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/modules-and-program-dependancies/#comment-36667</link>
		<dc:creator>lesliel</dc:creator>
		<pubDate>Wed, 25 Jan 2006 08:37:30 +0000</pubDate>
		<guid isPermaLink="false">#comment-36667</guid>
		<description><![CDATA[We use Hawkeye&#039;s Pathfinder.  I would think there are probably several packages that would provide that kind of cross reference data.  And I wonder whether there are any OS400 system catalog files for members?]]></description>
		<content:encoded><![CDATA[<p>We use Hawkeye&#8217;s Pathfinder.  I would think there are probably several packages that would provide that kind of cross reference data.  And I wonder whether there are any OS400 system catalog files for members?</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 18:11:37 -->