 




<?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: DDM files on IBM i</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/ddm-files-on-ibm-i/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/ddm-files-on-ibm-i/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 13:28:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: is questions</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ddm-files-on-ibm-i/#comment-96913</link>
		<dc:creator>is questions</dc:creator>
		<pubDate>Thu, 22 Sep 2011 13:22:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-96913</guid>
		<description><![CDATA[Sorry if I add another question, can you DDM from a V5R3 to a V6R1 machine?]]></description>
		<content:encoded><![CDATA[<p>Sorry if I add another question, can you DDM from a V5R3 to a V6R1 machine?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: murrayinfosys</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ddm-files-on-ibm-i/#comment-77145</link>
		<dc:creator>murrayinfosys</dc:creator>
		<pubDate>Sat, 15 May 2010 01:30:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-77145</guid>
		<description><![CDATA[OOPS!
Forgot to add that the line speed is the biggest problem in this method!]]></description>
		<content:encoded><![CDATA[<p>OOPS!<br />
Forgot to add that the line speed is the biggest problem in this method!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: murrayinfosys</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ddm-files-on-ibm-i/#comment-77144</link>
		<dc:creator>murrayinfosys</dc:creator>
		<pubDate>Sat, 15 May 2010 01:27:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-77144</guid>
		<description><![CDATA[Ten2008,
We use DDM files to refresh the Development environment from the Production environment all the time.
You create a DDM file on the Development machine that POINTS to the production machine. Then you copy the DDM file from the Development machine to a location on the Development machine where you want to store the Production data. Hummm ... sounds complicated. I&#039;ve got to figure out a better description.]]></description>
		<content:encoded><![CDATA[<p>Ten2008,<br />
We use DDM files to refresh the Development environment from the Production environment all the time.<br />
You create a DDM file on the Development machine that POINTS to the production machine. Then you copy the DDM file from the Development machine to a location on the Development machine where you want to store the Production data. Hummm &#8230; sounds complicated. I&#8217;ve got to figure out a better description.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ddm-files-on-ibm-i/#comment-77142</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Sat, 15 May 2010 00:41:57 +0000</pubDate>
		<guid isPermaLink="false">#comment-77142</guid>
		<description><![CDATA[I suppose DDM could be used to transfer files, but it doesn&#039;t seem appropriate. DDM is more useful for transferring records than entire files.

You usually use DDM to create an endpoint on one system that connects to a PF on another system. Using RPG, for example, you then OPEN the DDM file and read/write the records just like you would if the PF was on your local system.

CPYF should work fine either to or from a DDM file. In that sense, you can &quot;transfer&quot; a file from the remote system to your local system by issuing CPYF with FROMFILE() as your DDM file and TOFILE() being a new file on your local system. You also would specify CRTFILE(*YES). That is like doing a FTP GET.

Tom]]></description>
		<content:encoded><![CDATA[<p>I suppose DDM could be used to transfer files, but it doesn&#8217;t seem appropriate. DDM is more useful for transferring records than entire files.</p>
<p>You usually use DDM to create an endpoint on one system that connects to a PF on another system. Using RPG, for example, you then OPEN the DDM file and read/write the records just like you would if the PF was on your local system.</p>
<p>CPYF should work fine either to or from a DDM file. In that sense, you can &#8220;transfer&#8221; a file from the remote system to your local system by issuing CPYF with FROMFILE() as your DDM file and TOFILE() being a new file on your local system. You also would specify CRTFILE(*YES). That is like doing a FTP GET.</p>
<p>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.043 seconds using memcached
Object Caching 309/315 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 15:26:38 -->