 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; Hex</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/hex/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Sun, 26 May 2013 01:32:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Bad data in as/400 database.. cant display record</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/bad-data-in-as400-database-cant-display-record/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/bad-data-in-as400-database-cant-display-record/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 17:58:20 +0000</pubDate>
		<dc:creator>ToddN2000</dc:creator>
				<category><![CDATA[AS/400]]></category>
		<category><![CDATA[AS/400 database]]></category>
		<category><![CDATA[DFU]]></category>
		<category><![CDATA[Editors]]></category>
		<category><![CDATA[Hex]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[We have a user that insists on using cut and paste to enter data into our system. The problem is bad hex/ascii chars are causing errors trying to retrieve the data. If you try to edit the data using STRDFU it gives the message &#8220;The retrieved record contains invalid data.&#8221; To make things worse you [...]]]></description>
				<content:encoded><![CDATA[<p>We have a user that insists on using cut and paste to enter data into our system. The problem is bad hex/ascii chars are causing errors trying to retrieve the data.<br/><br/> If you try to edit the data using STRDFU it gives the message &#8220;The retrieved record contains invalid data.&#8221; To make things worse you cannot F-23 the record to delete it.<br/><br/> The only way we have found to fix our file is copy from RRN 1 to just before the bad record to a temporary file. Then we copy to just after the bad recoed to the end of file to the temp with the *add option. We then copy the temp file to our production file *replace. To complicate things this has to be done off hours and the file is used constantly. This means that customer is dead in the water until the next day.<br/><br/> Is there a way to edit the database file in a hex format?<br/><br/> Some of the bad chars they are using are elipse( a single char size &#8230;), tab and carriage return characters to name a few.<br/><br/> Any help is greatly appreciated.<br/><br/>  <br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/bad-data-in-as400-database-cant-display-record/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>I Put a HEX on youuuuuuuu&#8230;&#8230;</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/i-put-a-hex-on-youuuuuuuu/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/i-put-a-hex-on-youuuuuuuu/#comments</comments>
		<pubDate>Wed, 21 May 2008 14:43:43 +0000</pubDate>
		<dc:creator>Eric Witham</dc:creator>
				<category><![CDATA[Binary]]></category>
		<category><![CDATA[CL]]></category>
		<category><![CDATA[CLLE]]></category>
		<category><![CDATA[CLP]]></category>
		<category><![CDATA[EBCDIC]]></category>
		<category><![CDATA[Hex]]></category>
		<category><![CDATA[RPG]]></category>
		<category><![CDATA[RPGLE]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Does anyone have any suggestions as far as reference material that would help me understand EBCDIC Character sets, Hex, Binary, and how you can tie them into CL&#8217;s &#038; RPGLE&#8217;s, and whatnot?]]></description>
				<content:encoded><![CDATA[<p>Does anyone have any suggestions as far as reference material that would help me understand EBCDIC Character sets, Hex, Binary, and how you can tie them into CL&#8217;s &#038; RPGLE&#8217;s, and whatnot?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/i-put-a-hex-on-youuuuuuuu/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Over and under Hex display/edit</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/over-and-under-hex-displayedit/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/over-and-under-hex-displayedit/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 14:10:44 +0000</pubDate>
		<dc:creator>Gilly400</dc:creator>
				<category><![CDATA[AS/400]]></category>
		<category><![CDATA[Conversion]]></category>
		<category><![CDATA[Hex]]></category>
		<category><![CDATA[iSeries]]></category>
		<category><![CDATA[RPG]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I&#8217;m busy with a utility program on the i-Series (written in OPM RPG &#8211; which is still the standard where I am) and I need to be able to show some fields in hex mode for editing, like the DSPPFM command when you press F10 and F11. So I&#8217;m looking to display the hex [...]]]></description>
				<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m busy with a utility program on the i-Series (written in OPM RPG &#8211; which is still the standard where I am) and I need to be able to show some fields in hex mode for editing, like the DSPPFM command when you press F10 and F11.  So I&#8217;m looking to display the hex values &#8220;over and under&#8221;, with the first hex digit on one line and the second hex digit on the line underneath.  My question is : Is there an easy or neat way to do this, or do I have to translate everything from/to hex myself?</p>
<p>Thanks in advance,</p>
<p>Martin Gilbert.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/over-and-under-hex-displayedit/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>CONVERTING FROM HEX.</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/converting-from-hex/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/converting-from-hex/#comments</comments>
		<pubDate>Wed, 17 Oct 2007 06:28:36 +0000</pubDate>
		<dc:creator>AHMED TALAAT</dc:creator>
				<category><![CDATA[Hex]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a file and it has a data written in hex in it how could i read it and understand what&#8217;s meaning]]></description>
				<content:encoded><![CDATA[<p>I have a file and it has a data written in hex in it<br />
how could i read it and understand what&#8217;s meaning</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/converting-from-hex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</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/16 queries in 0.020 seconds using memcached
Object Caching 532/582 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-26 01:40:08 -->