 




<?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: Can we change length of CSV File</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/can-we-change-legnth-of-csv-file-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/can-we-change-legnth-of-csv-file-2/</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 17:18:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: deepu9321</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/can-we-change-legnth-of-csv-file-2/#comment-92028</link>
		<dc:creator>deepu9321</dc:creator>
		<pubDate>Wed, 11 May 2011 05:48:08 +0000</pubDate>
		<guid isPermaLink="false">#comment-92028</guid>
		<description><![CDATA[Actually I donot have a Source for this CSV file. its program described PF.

I have created the new file and copied the data.

Thanks,
Pradeep]]></description>
		<content:encoded><![CDATA[<p>Actually I donot have a Source for this CSV file. its program described PF.</p>
<p>I have created the new file and copied the data.</p>
<p>Thanks,<br />
Pradeep</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/can-we-change-legnth-of-csv-file-2/#comment-92014</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Tue, 10 May 2011 18:43:02 +0000</pubDate>
		<guid isPermaLink="false">#comment-92014</guid>
		<description><![CDATA[If you are using a &quot;program-described&quot; PF to hold .CSV data, there is no way to increase the length. A new version must be created. Just rename the old one and create a new one with the original name and with the new length.

Copy any data that you need to retain.

There shouldn&#039;t be any logicals to be concerned about.

Also, if this is really for .CSV data, it probably shouldn&#039;t be in a PF. It should be in a streamfile somewhere under the /root file system. There wouldn&#039;t be any issues with lengths in that case.

Tom]]></description>
		<content:encoded><![CDATA[<p>If you are using a &#8220;program-described&#8221; PF to hold .CSV data, there is no way to increase the length. A new version must be created. Just rename the old one and create a new one with the original name and with the new length.</p>
<p>Copy any data that you need to retain.</p>
<p>There shouldn&#8217;t be any logicals to be concerned about.</p>
<p>Also, if this is really for .CSV data, it probably shouldn&#8217;t be in a PF. It should be in a streamfile somewhere under the /root file system. There wouldn&#8217;t be any issues with lengths in that case.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: koohiisan</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/can-we-change-legnth-of-csv-file-2/#comment-92003</link>
		<dc:creator>koohiisan</dc:creator>
		<pubDate>Tue, 10 May 2011 15:08:44 +0000</pubDate>
		<guid isPermaLink="false">#comment-92003</guid>
		<description><![CDATA[1) Copy current file to new temporary file
2) Change length of pf in source file
3) Delete logicals over pf
4) Recompile pf from source
5) Copy data from temporary file into newly compiled file using *MAP *DROP options
6) Recompile logicals you deleted earlier]]></description>
		<content:encoded><![CDATA[<p>1) Copy current file to new temporary file<br />
2) Change length of pf in source file<br />
3) Delete logicals over pf<br />
4) Recompile pf from source<br />
5) Copy data from temporary file into newly compiled file using *MAP *DROP options<br />
6) Recompile logicals you deleted earlier</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.015 seconds using memcached
Object Caching 296/299 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 17:20:37 -->