<?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: Modify Hexadecimal Flat File in AS/400</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/modify-hexadecimal-flat-file-in-as400/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/modify-hexadecimal-flat-file-in-as400/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 18:11:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: NeilD</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/modify-hexadecimal-flat-file-in-as400/#comment-113308</link>
		<dc:creator>NeilD</dc:creator>
		<pubDate>Mon, 12 Nov 2012 12:28:42 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/modify-hexadecimal-flat-file-in-as400/#comment-113308</guid>
		<description><![CDATA[Presumably you are receiving a streamfile via FTP (?). The file is Tab delimited (Hex x&#039;05&#039;) and you need to strip out the data into a meaningful form.First task after the FTP is to get the file into a DB2 PF via CPYFRMSTMF or an alternative&#160;tool.Next you need to scan the PF for the tab delimitter which identifies the beginning/end of each field and write those fields to a workfile of some description thus giving you meaningful data.Hope this helps to get your design process rolling.Neil.]]></description>
		<content:encoded><![CDATA[<p>Presumably you are receiving a streamfile via FTP (?). The file is Tab delimited (Hex x&#8217;05&#8242;) and you need to strip out the data into a meaningful form.First task after the FTP is to get the file into a DB2 PF via CPYFRMSTMF or an alternative&nbsp;tool.Next you need to scan the PF for the tab delimitter which identifies the beginning/end of each field and write those fields to a workfile of some description thus giving you meaningful data.Hope this helps to get your design process rolling.Neil.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/modify-hexadecimal-flat-file-in-as400/#comment-113299</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Sun, 11 Nov 2012 23:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/modify-hexadecimal-flat-file-in-as400/#comment-113299</guid>
		<description><![CDATA[First, please define &quot;flat file&quot; in your situation. There are at least two different possibilities: a streamfile or a single-field PF. Next, please define a &quot;Hexadecimal FLat file&quot;. What makes it &quot;hexadecimal? What is the file CCSID? How was the file transferred? And what is a &quot;connect direct&quot;? A number of responses are possible to your question. A hex-05 character is just an EBCDIC TAB character. -- Tom]]></description>
		<content:encoded><![CDATA[<p>First, please define &#8220;flat file&#8221; in your situation. There are at least two different possibilities: a streamfile or a single-field PF. Next, please define a &#8220;Hexadecimal FLat file&#8221;. What makes it &#8220;hexadecimal? What is the file CCSID? How was the file transferred? And what is a &#8220;connect direct&#8221;? A number of responses are possible to your question. A hex-05 character is just an EBCDIC TAB character. &#8212; 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.037 seconds using memcached
Object Caching 281/287 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 18:18:17 -->