<?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: About CRTPGM command</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/about-crtpgm-command/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/about-crtpgm-command/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 16:59:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/about-crtpgm-command/#comment-116693</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Mon, 25 Feb 2013 07:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/about-crtpgm-command/#comment-116693</guid>
		<description><![CDATA[If you&#039;re using CRTPGM and procedures are copied via a COPY statement, the COPY statement should be irrelevant. The module would have to be previously compiled with CRTRPGMOD, the copied procedures would already be included.
&#160;
The alternative would be that the COPY is only copying procedure prototypes and not copying the procedures at all. That&#039;s a much more likely case. The procedures are most likely in a different module. Assuming that the module (or modules) is also already compiled, then it must be listed as a second (or third or more) module in the MODULE() parameter list.
&#160;
If not listed explicitly, additional modules might be included through inclusion of the service program that contains the procedures in the BNDSRVPGM() parameter; they might be defined with binder language and referenced through the BNDDIR() parameter.
&#160;
If this additional module (or modules) is included in more than one program, then it should be part of a service program.
&#160;
In general, entire procedures shouldn&#039;t be included with COPY statements. So some additional module is probable.
&#160;
Tom]]></description>
		<content:encoded><![CDATA[<p>If you&#8217;re using CRTPGM and procedures are copied via a COPY statement, the COPY statement should be irrelevant. The module would have to be previously compiled with CRTRPGMOD, the copied procedures would already be included.<br />
&nbsp;<br />
The alternative would be that the COPY is only copying procedure prototypes and not copying the procedures at all. That&#8217;s a much more likely case. The procedures are most likely in a different module. Assuming that the module (or modules) is also already compiled, then it must be listed as a second (or third or more) module in the MODULE() parameter list.<br />
&nbsp;<br />
If not listed explicitly, additional modules might be included through inclusion of the service program that contains the procedures in the BNDSRVPGM() parameter; they might be defined with binder language and referenced through the BNDDIR() parameter.<br />
&nbsp;<br />
If this additional module (or modules) is included in more than one program, then it should be part of a service program.<br />
&nbsp;<br />
In general, entire procedures shouldn&#8217;t be included with COPY statements. So some additional module is probable.<br />
&nbsp;<br />
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 3/10 queries in 0.037 seconds using memcached
Object Caching 267/273 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 17:45:47 -->