<?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: Data conversion from mainframe to HP Unix in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905179#M283692</link>
    <description>This can be trivially easy or almost impossibly difficult, you simply don't provide enough data (or more accurately meta-data) to say with any degree of confidence. There is really no such thing as a "Unix file format" since the format of the data is determined by the application not the OS. When you say "mainframe" that could well imply EBCDIC text encoding so that the text fields would have to be converted to their ASCII equivalents but typically the binary data also associated with a given file might be left intact, byte-swapped, or converted from one encoding scheme to another (e.g. BCD on one end to 64-bit twos-complement on the other) and floating-point conversion can also require translation. The really bad news is that a different data conversion routine might be required for every file.</description>
    <pubDate>Wed, 29 Nov 2006 10:12:12 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2006-11-29T10:12:12Z</dc:date>
    <item>
      <title>Data conversion from mainframe to HP Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905176#M283689</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;We need some insight on migrating data from Mainframe to HP Unix. Right now the data is in a mainframe / EMC env. We are planning to transfer the data to HP Unix systems in a HP Unix / Hitachi env. We are using a tool called cross-os File Exchange  provided by Hitachi to convert the data in a unix format so that the HP Unix can read the main frame data . Has any worked on this kind of a project . &lt;BR /&gt;&lt;BR /&gt;Any inputs will be appreciated. &lt;BR /&gt;&lt;BR /&gt;rgds / James&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Nov 2006 23:28:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905176#M283689</guid>
      <dc:creator>James George_1</dc:creator>
      <dc:date>2006-11-28T23:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Data conversion from mainframe to HP Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905177#M283690</link>
      <description>hi james,&lt;BR /&gt;&lt;BR /&gt;as long as the transfer is within the same endian set, you should not encounter any problem.&lt;BR /&gt;&lt;BR /&gt;In any case, you should prepare a test platform and verify that it works properly&lt;BR /&gt;&lt;BR /&gt;good luck!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Tue, 28 Nov 2006 23:50:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905177#M283690</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-11-28T23:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Data conversion from mainframe to HP Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905178#M283691</link>
      <description>It's just possible that the best method for&lt;BR /&gt;moving and/or converting the data might&lt;BR /&gt;depend on the data.  What _are_ "the data"?&lt;BR /&gt;How many data are there (MB, GB, TB, ..., YB)?&lt;BR /&gt;&lt;BR /&gt;If you're just moving the bytes from here to&lt;BR /&gt;there, and if the Hitachi software can deal&lt;BR /&gt;with both ends, then what could go wrong?&lt;BR /&gt;&lt;BR /&gt;And if the volume is not large, or time is&lt;BR /&gt;not critical, FTP or something similar might&lt;BR /&gt;also do the job.</description>
      <pubDate>Wed, 29 Nov 2006 01:21:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905178#M283691</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-11-29T01:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Data conversion from mainframe to HP Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905179#M283692</link>
      <description>This can be trivially easy or almost impossibly difficult, you simply don't provide enough data (or more accurately meta-data) to say with any degree of confidence. There is really no such thing as a "Unix file format" since the format of the data is determined by the application not the OS. When you say "mainframe" that could well imply EBCDIC text encoding so that the text fields would have to be converted to their ASCII equivalents but typically the binary data also associated with a given file might be left intact, byte-swapped, or converted from one encoding scheme to another (e.g. BCD on one end to 64-bit twos-complement on the other) and floating-point conversion can also require translation. The really bad news is that a different data conversion routine might be required for every file.</description>
      <pubDate>Wed, 29 Nov 2006 10:12:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905179#M283692</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-11-29T10:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Data conversion from mainframe to HP Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905180#M283693</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I use to convert data from IBM mainframes to unix/windows platform.&lt;BR /&gt;Normally we export all mainframe data using a utilty like DITTO and put this data to unix platform in binary format.&lt;BR /&gt;In unix, using COBOL programs, we convert this EBCDIC data to ASCII data.&lt;BR /&gt;It's a simple program and if you need, I can send a sample for you.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Nov 2006 17:02:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905180#M283693</guid>
      <dc:creator>Julio Yamawaki</dc:creator>
      <dc:date>2006-11-29T17:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Data conversion from mainframe to HP Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905181#M283694</link>
      <description>Hi Julio&lt;BR /&gt;&lt;BR /&gt;Could you please send me that. &lt;BR /&gt;&lt;BR /&gt;Thanks you . &lt;BR /&gt;&lt;BR /&gt;Rgds / James&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Nov 2006 17:09:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905181#M283694</guid>
      <dc:creator>James George_1</dc:creator>
      <dc:date>2006-11-29T17:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Data conversion from mainframe to HP Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905182#M283695</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I attached a source in COBOL format.&lt;BR /&gt;User this in this sequence:&lt;BR /&gt;1. Export file in mainframe, in EBCDIC format, using a utility like DITTO - this step is used to get rid of index file&lt;BR /&gt;2. Send this file in binary format to UNIX&lt;BR /&gt;3. Convert this file to ASCII with dd utility (conv=ascii) - after this conversion, field in COMP format will be invalid&lt;BR /&gt;4. Use a program like this example to de-convert this file to the original format, but with other fields in ASCII format&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Nov 2006 18:19:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905182#M283695</guid>
      <dc:creator>Julio Yamawaki</dc:creator>
      <dc:date>2006-11-29T18:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Data conversion from mainframe to HP Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905183#M283696</link>
      <description>This routine de-convert DECIMAL fields.&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Nov 2006 18:20:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905183#M283696</guid>
      <dc:creator>Julio Yamawaki</dc:creator>
      <dc:date>2006-11-29T18:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Data conversion from mainframe to HP Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905184#M283697</link>
      <description>This routine de-convert COMP-3 fields.&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Nov 2006 18:28:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905184#M283697</guid>
      <dc:creator>Julio Yamawaki</dc:creator>
      <dc:date>2006-11-29T18:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Data conversion from mainframe to HP Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905185#M283698</link>
      <description>Also, if you have Oracle, you can use this routine to convert EBCDIC to ASCII.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Nov 2006 18:30:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905185#M283698</guid>
      <dc:creator>Julio Yamawaki</dc:creator>
      <dc:date>2006-11-29T18:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Data conversion from mainframe to HP Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905186#M283699</link>
      <description>Thank you very much Julio. I will try these scripts.&lt;BR /&gt;&lt;BR /&gt;rgds / James&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Nov 2006 19:17:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905186#M283699</guid>
      <dc:creator>James George_1</dc:creator>
      <dc:date>2006-11-29T19:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Data conversion from mainframe to HP Unix</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905187#M283700</link>
      <description>Actually, you don't need COBOL or a database to do the conversions. Perl's Convert::EBCDIC module will do just fine and Perl is very good at reading text files, fixed-lenght records, and even variable length records. As I tried to tell you earlier, the hard part is not the conversion of the field but rather knowing that for example, the first 30 characters are string data, the next 4 are two's-complement integer, the next 12 are BCD, and so on. What you really have to know are the data that describe the data, ie the meta-data.&lt;BR /&gt;&lt;BR /&gt;Here is a link to someone with a similar problem and the Perl solution.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=236421&amp;amp;admit=-682735245+1164856151846+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=236421&amp;amp;admit=-682735245+1164856151846+28353475&lt;/A&gt;</description>
      <pubDate>Wed, 29 Nov 2006 22:14:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-conversion-from-mainframe-to-hp-unix/m-p/3905187#M283700</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-11-29T22:14:59Z</dc:date>
    </item>
  </channel>
</rss>

