 




<?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: COBOL/400, DB2/400</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/cobol400-db2400/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/cobol400-db2400/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 15:11:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: The Most-Watched IT Questions: July 12, 2011 - ITKE Community Blog</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cobol400-db2400/#comment-94153</link>
		<dc:creator>The Most-Watched IT Questions: July 12, 2011 - ITKE Community Blog</dc:creator>
		<pubDate>Tue, 12 Jul 2011 15:09:30 +0000</pubDate>
		<guid isPermaLink="false">#comment-94153</guid>
		<description><![CDATA[[...] 10. Check out TomLiotta&#8217;s approved answer on COBOL/400 and DB2/400. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] 10. Check out TomLiotta&#8217;s approved answer on COBOL/400 and DB2/400. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cobol400-db2400/#comment-93950</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Tue, 05 Jul 2011 22:21:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-93950</guid>
		<description><![CDATA[From the i 7.1 Information Center, ILE COBOL Language Reference, the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/iseries/v7r1m0/index.jsp?topic=/rzasb/sc092539189.htm&quot;&gt;File Name topic&lt;/a&gt; says:

&lt;ul&gt;
	&lt;li&gt;For database files, the member name cannot be specified in the program. If a member other than the first member is to be specified, the Override with Database File (OVRDBF) CL command must be used at execution time to specify the member name.&lt;/li&gt;
&lt;/ul&gt;
You need to run a OVRDBF command either before calling your COBOL program or in your COBOL program before opening the file.

COBOL is not controlled by IBM as much as RPG is. Putting extensions into the COBOL language probably takes more effort, so this kind of detail isn&#039;t put in unless a number of customers request it. (Just a thought of mine.)

Tom]]></description>
		<content:encoded><![CDATA[<p>From the i 7.1 Information Center, ILE COBOL Language Reference, the <a href="http://publib.boulder.ibm.com/infocenter/iseries/v7r1m0/index.jsp?topic=/rzasb/sc092539189.htm">File Name topic</a> says:</p>
<ul>
<li>For database files, the member name cannot be specified in the program. If a member other than the first member is to be specified, the Override with Database File (OVRDBF) CL command must be used at execution time to specify the member name.</li>
</ul>
<p>You need to run a OVRDBF command either before calling your COBOL program or in your COBOL program before opening the file.</p>
<p>COBOL is not controlled by IBM as much as RPG is. Putting extensions into the COBOL language probably takes more effort, so this kind of detail isn&#8217;t put in unless a number of customers request it. (Just a thought of mine.)</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mvrkrishna</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cobol400-db2400/#comment-93943</link>
		<dc:creator>mvrkrishna</dc:creator>
		<pubDate>Tue, 05 Jul 2011 18:02:08 +0000</pubDate>
		<guid isPermaLink="false">#comment-93943</guid>
		<description><![CDATA[I did not use OVRDBF or Logical file. Is there any other way to handle this? For example: In RPG we can specify the member name in the file declaration. Do we have the similar concept in COBOL/400??]]></description>
		<content:encoded><![CDATA[<p>I did not use OVRDBF or Logical file. Is there any other way to handle this? For example: In RPG we can specify the member name in the file declaration. Do we have the similar concept in COBOL/400??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charliebrowne</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cobol400-db2400/#comment-93942</link>
		<dc:creator>charliebrowne</dc:creator>
		<pubDate>Tue, 05 Jul 2011 16:16:02 +0000</pubDate>
		<guid isPermaLink="false">#comment-93942</guid>
		<description><![CDATA[Or have you tried creating a LF of the file and including all 3 members?]]></description>
		<content:encoded><![CDATA[<p>Or have you tried creating a LF of the file and including all 3 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/8 queries in 0.012 seconds using memcached
Object Caching 311/312 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 17:02:22 -->