<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Convert  DBCS  ASCII to EBCDIC in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/convert-dbcs-ascii-to-ebcdic/m-p/3030733#M906360</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check it out this link, perhaps it could helps you.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://aurora.vcu.edu/db2help/db2dm/frame3.htm#db2dm94" target="_blank"&gt;https://aurora.vcu.edu/db2help/db2dm/frame3.htm#db2dm94&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Frank.</description>
    <pubDate>Wed, 23 Jul 2003 06:40:54 GMT</pubDate>
    <dc:creator>Francisco J. Soler</dc:creator>
    <dc:date>2003-07-23T06:40:54Z</dc:date>
    <item>
      <title>Convert  DBCS  ASCII to EBCDIC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/convert-dbcs-ascii-to-ebcdic/m-p/3030732#M906359</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;I need to transfer some data from my HPUX server to AS400 server.  HPUX uses ASCII format whereas AS400 uses EBCDIC format for its data.&lt;BR /&gt;The data that i have is DBCS Traditional Chinese.  &lt;BR /&gt;We have a Data transfer application that will be doing the transfer from the unix box to AS400.. &lt;BR /&gt;The problem that i am facing is that whenever i transfer the DBCS data either in ASCII or Binary format, it comes with junk characters in the AS400.&lt;BR /&gt;Can the DBCS ASCII data be converted to EBCDIC format on the unix box itself using some program or is there any tool available for this.&lt;BR /&gt;Thanx in advance...&lt;BR /&gt;&lt;BR /&gt;Regds.</description>
      <pubDate>Wed, 23 Jul 2003 06:01:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/convert-dbcs-ascii-to-ebcdic/m-p/3030732#M906359</guid>
      <dc:creator>Ajay_14</dc:creator>
      <dc:date>2003-07-23T06:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Convert  DBCS  ASCII to EBCDIC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/convert-dbcs-ascii-to-ebcdic/m-p/3030733#M906360</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check it out this link, perhaps it could helps you.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://aurora.vcu.edu/db2help/db2dm/frame3.htm#db2dm94" target="_blank"&gt;https://aurora.vcu.edu/db2help/db2dm/frame3.htm#db2dm94&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Frank.</description>
      <pubDate>Wed, 23 Jul 2003 06:40:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/convert-dbcs-ascii-to-ebcdic/m-p/3030733#M906360</guid>
      <dc:creator>Francisco J. Soler</dc:creator>
      <dc:date>2003-07-23T06:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Convert  DBCS  ASCII to EBCDIC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/convert-dbcs-ascii-to-ebcdic/m-p/3030734#M906361</link>
      <description>Hi,&lt;BR /&gt;i never used it, but from "man dd"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; dd(1)                                                                 dd(1)&lt;BR /&gt;&lt;BR /&gt;           conv=value [,value ...]&lt;BR /&gt;                          Where values are comma-separated symbols from the&lt;BR /&gt;                          following list.&lt;BR /&gt;&lt;BR /&gt;                          ascii             Convert EBCDIC to ASCII.&lt;BR /&gt;&lt;BR /&gt;                          ebcdic            Convert ASCII to EBCDIC.&lt;BR /&gt;&lt;BR /&gt;                          ibm               Convert ASCII to EBCDIC using an&lt;BR /&gt;                                            alternate conversion table.&lt;BR /&gt;&lt;BR /&gt;   Massimo&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jul 2003 06:46:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/convert-dbcs-ascii-to-ebcdic/m-p/3030734#M906361</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-23T06:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Convert  DBCS  ASCII to EBCDIC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/convert-dbcs-ascii-to-ebcdic/m-p/3030735#M906362</link>
      <description>Hi. Massimo,&lt;BR /&gt;&lt;BR /&gt;Any idea as to where can i get the list for IBM conversion tables for the below option of DD.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   conv=ibm          Convert ASCII to EBCDIC&lt;BR /&gt;                     using an alternate      conversion table&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also, can anybody provide me the syntax or sample for using DD for this purpose.&lt;BR /&gt;&lt;BR /&gt;regds.</description>
      <pubDate>Wed, 23 Jul 2003 06:57:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/convert-dbcs-ascii-to-ebcdic/m-p/3030735#M906362</guid>
      <dc:creator>Ajay_14</dc:creator>
      <dc:date>2003-07-23T06:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Convert  DBCS  ASCII to EBCDIC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/convert-dbcs-ascii-to-ebcdic/m-p/3030736#M906363</link>
      <description>Hi,&lt;BR /&gt;looking at the man, you specify exactly one of the options ascii,ebcd,ibm, and the table is internal.&lt;BR /&gt;&lt;BR /&gt;if you can get a short file, i suggest you to do a test, it's the fastest way.&lt;BR /&gt;&lt;BR /&gt;Look also at this, always from "man dd":&lt;BR /&gt;&lt;BR /&gt; EXAMPLES&lt;BR /&gt;      Read an EBCDIC tape blocked ten 80-byte EBCDIC card images per block&lt;BR /&gt;      into an ASCII file named x:&lt;BR /&gt;&lt;BR /&gt;           dd if=/dev/rmt/c0t0d0BEST of=x ibs=800 cbs=80 conv=ascii,lcase&lt;BR /&gt;&lt;BR /&gt;      Note the use of the raw magnetic tape device file.  dd is especially&lt;BR /&gt;      suited to I/O on raw physical devices because it allows reading and&lt;BR /&gt;      writing in arbitrary block sizes.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; ASCII and EBCDIC conversion tables are taken from the 256-character&lt;BR /&gt;      ACM standard, Nov, 1968.  The ibm conversion, while less widely&lt;BR /&gt;      accepted as a standard, corresponds better to certain IBM print train&lt;BR /&gt;      conventions.  There is no universal solution.&lt;BR /&gt;&lt;BR /&gt;      Newline characters are inserted only on conversion to ASCII; padding&lt;BR /&gt;      is done only on conversion to EBCDIC.  These should be separate&lt;BR /&gt;      options.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   Massimo&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jul 2003 07:11:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/convert-dbcs-ascii-to-ebcdic/m-p/3030736#M906363</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-23T07:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Convert  DBCS  ASCII to EBCDIC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/convert-dbcs-ascii-to-ebcdic/m-p/3030737#M906364</link>
      <description>Hi, look at this thread, there are other info:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xefcfd7d96cbad711900a0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xefcfd7d96cbad711900a0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;  Massimo&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jul 2003 12:43:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/convert-dbcs-ascii-to-ebcdic/m-p/3030737#M906364</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-23T12:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Convert  DBCS  ASCII to EBCDIC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/convert-dbcs-ascii-to-ebcdic/m-p/3030738#M906365</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I work at NIKE and I am working on the same problem (DBCS ASCII to EBCDIC FTP to AS 400).  Have you found a solution yet?  I would be curious what you find out.  We are transferring double-byte (Japanese) flat files from SAP to our warehouse systems on the AS 400.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Kevin</description>
      <pubDate>Thu, 31 Jul 2003 13:25:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/convert-dbcs-ascii-to-ebcdic/m-p/3030738#M906365</guid>
      <dc:creator>Kevin Chapple</dc:creator>
      <dc:date>2003-07-31T13:25:14Z</dc:date>
    </item>
  </channel>
</rss>

