 




<?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: To retrieve data from a remote system</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/to-retrieve-data-from-a-remote-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/to-retrieve-data-from-a-remote-system/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 10:04:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: jay400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/to-retrieve-data-from-a-remote-system/#comment-41547</link>
		<dc:creator>jay400</dc:creator>
		<pubDate>Thu, 12 Jan 2006 19:41:06 +0000</pubDate>
		<guid isPermaLink="false">#comment-41547</guid>
		<description><![CDATA[You can do the following without spending any money.
Setup NFS (Network File System) where AS/400 is the client and the other system is the server. Ask the Other System Admin to export the path of the remote data to your AS/400, and you mount that path over an IFS directory on AS/400. Use cmd DSPUSRPRF to get the UID of the user under which you will run your unattended batch job that copies data from the remote system, and tell your Other Sys Admin to set this UID as the owner of everything under that exported path. Setting up owner is done during the export process.  Once you mount the remote path (cmd: MOUNT) your batch job and the authorized users will access the remote data from your mounted IFS directory. 

I hope this helps. - Jay]]></description>
		<content:encoded><![CDATA[<p>You can do the following without spending any money.<br />
Setup NFS (Network File System) where AS/400 is the client and the other system is the server. Ask the Other System Admin to export the path of the remote data to your AS/400, and you mount that path over an IFS directory on AS/400. Use cmd DSPUSRPRF to get the UID of the user under which you will run your unattended batch job that copies data from the remote system, and tell your Other Sys Admin to set this UID as the owner of everything under that exported path. Setting up owner is done during the export process.  Once you mount the remote path (cmd: MOUNT) your batch job and the authorized users will access the remote data from your mounted IFS directory. </p>
<p>I hope this helps. &#8211; Jay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: websphere24x7</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/to-retrieve-data-from-a-remote-system/#comment-41548</link>
		<dc:creator>websphere24x7</dc:creator>
		<pubDate>Thu, 12 Jan 2006 11:00:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-41548</guid>
		<description><![CDATA[You could use RFROMPCB.EXE - Batch transfer from the PC to OS/400, which is part of iSeries Access for Windows.]]></description>
		<content:encoded><![CDATA[<p>You could use RFROMPCB.EXE &#8211; Batch transfer from the PC to OS/400, which is part of iSeries Access for Windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steverg</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/to-retrieve-data-from-a-remote-system/#comment-41549</link>
		<dc:creator>steverg</dc:creator>
		<pubDate>Wed, 11 Jan 2006 10:16:57 +0000</pubDate>
		<guid isPermaLink="false">#comment-41549</guid>
		<description><![CDATA[Why don&#039;t you try TFTP and shell scripting for automation?]]></description>
		<content:encoded><![CDATA[<p>Why don&#8217;t you try TFTP and shell scripting for automation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seconddan</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/to-retrieve-data-from-a-remote-system/#comment-41550</link>
		<dc:creator>seconddan</dc:creator>
		<pubDate>Wed, 11 Jan 2006 08:49:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-41550</guid>
		<description><![CDATA[One solution I used at a previous (cheap) employer was to put a Wintel machine between the source and destination.   After mapping drives onto both boxes (UNIX and iSeries IFS) a Windows scheduled script copied files between the two drives.]]></description>
		<content:encoded><![CDATA[<p>One solution I used at a previous (cheap) employer was to put a Wintel machine between the source and destination.   After mapping drives onto both boxes (UNIX and iSeries IFS) a Windows scheduled script copied files between the two drives.</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.035 seconds using memcached
Object Caching 309/315 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 10:05:25 -->