 




<?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: CPYTOIMPF</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/cpytoimpf-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/cpytoimpf-2/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 01:41:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: kapiltiwari</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cpytoimpf-2/#comment-61110</link>
		<dc:creator>kapiltiwari</dc:creator>
		<pubDate>Fri, 20 Mar 2009 17:22:06 +0000</pubDate>
		<guid isPermaLink="false">#comment-61110</guid>
		<description><![CDATA[Hi,
      

as we do in CPYF command. we create the  &quot;TO FILE&quot; at  command  execution time by passing create  file
 parameter *yes.

same can we for file on IFS]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>as we do in CPYF command. we create the  &#8220;TO FILE&#8221; at  command  execution time by passing create  file<br />
 parameter *yes.</p>
<p>same can we for file on IFS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gilly400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cpytoimpf-2/#comment-61020</link>
		<dc:creator>gilly400</dc:creator>
		<pubDate>Thu, 19 Mar 2009 11:20:29 +0000</pubDate>
		<guid isPermaLink="false">#comment-61020</guid>
		<description><![CDATA[Hi,

Have you tried deleting the file first?  You should be able to build this into your job, so that you always delete the old file before creating a new one.

Regards,

Martin Gilbert.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Have you tried deleting the file first?  You should be able to build this into your job, so that you always delete the old file before creating a new one.</p>
<p>Regards,</p>
<p>Martin Gilbert.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kapiltiwari</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cpytoimpf-2/#comment-61014</link>
		<dc:creator>kapiltiwari</dc:creator>
		<pubDate>Thu, 19 Mar 2009 05:29:23 +0000</pubDate>
		<guid isPermaLink="false">#comment-61014</guid>
		<description><![CDATA[CPYFRMIMPF FROMSTMF(&#039;/new_recon_conv.csv&#039;) TOFILE(NAVNEET/TT4 TT4) MBROPT(
*REPLACE) RCDDLM(*CRLF) STRDLM(&#039;&quot;&#039;) FLDDLM(&#039;&#124;&#039;) DATFMT(*USA) RPLNULLVAL(*F
LDDFT)




     For this command i have created blank  TT4 file  .I copy the New_recon file from IFS to window and then using &#039;create file&#039;  option in data transfer to AS/400  tool.then i run the command CPYFRMIMPF on server.For last 3 -5 days i  run the command without with creating file again.I just clear TT4 file and run the command.But today New recon file structure  has been changed .so it is giving error.i can create blank TT4 file again.but is there any shortcut way to  create TT4 file directly from recon file on IFS.]]></description>
		<content:encoded><![CDATA[<p>CPYFRMIMPF FROMSTMF(&#8216;/new_recon_conv.csv&#8217;) TOFILE(NAVNEET/TT4 TT4) MBROPT(<br />
*REPLACE) RCDDLM(*CRLF) STRDLM(&#8216;&#8221;&#8216;) FLDDLM(&#8216;|&#8217;) DATFMT(*USA) RPLNULLVAL(*F<br />
LDDFT)</p>
<p>     For this command i have created blank  TT4 file  .I copy the New_recon file from IFS to window and then using &#8216;create file&#8217;  option in data transfer to AS/400  tool.then i run the command CPYFRMIMPF on server.For last 3 -5 days i  run the command without with creating file again.I just clear TT4 file and run the command.But today New recon file structure  has been changed .so it is giving error.i can create blank TT4 file again.but is there any shortcut way to  create TT4 file directly from recon file on IFS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kapiltiwari</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cpytoimpf-2/#comment-60901</link>
		<dc:creator>kapiltiwari</dc:creator>
		<pubDate>Tue, 17 Mar 2009 13:02:30 +0000</pubDate>
		<guid isPermaLink="false">#comment-60901</guid>
		<description><![CDATA[Thanks  to all of you,
                                              I have done.]]></description>
		<content:encoded><![CDATA[<p>Thanks  to all of you,<br />
                                              I have done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gilly400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cpytoimpf-2/#comment-60848</link>
		<dc:creator>gilly400</dc:creator>
		<pubDate>Mon, 16 Mar 2009 10:18:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-60848</guid>
		<description><![CDATA[Hi,

If you check your joblog and look at the details of the error message it should tell you what reason code 7 is and what you can do to correct it.

Regards,

Martin Gilbert.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>If you check your joblog and look at the details of the error message it should tell you what reason code 7 is and what you can do to correct it.</p>
<p>Regards,</p>
<p>Martin Gilbert.</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.041 seconds using memcached
Object Caching 323/329 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 05:01:25 -->