<?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 How to migrate VSAM tables with EBCDIC format to MySQL in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-migrate-VSAM-tables-with-EBCDIC-format-to-MySQL/m-p/2286387#M60009</link>
    <description>Hello togehter,
&lt;BR /&gt;I have to export VSAM data (in EBCDIC format)&amp;nbsp; to an MySQL DB by "TOS for Data Integration". As I researched online I found within Talend componets (connectors) two componets that may solve my problem:
&lt;BR /&gt;# tExtractEBCDICFields
&lt;BR /&gt;# tFileInputEBCDIC
&lt;BR /&gt;My quesions:
&lt;BR /&gt;1) does "TOS for Data Integration" generally support such data export/conversion to another system (readable for user)?
&lt;BR /&gt;2) If not, do I need Talend Enterprise Edition for implementation of my project?
&lt;BR /&gt;Any help would be appreciated.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Wahid</description>
    <pubDate>Wed, 19 Nov 2014 14:08:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-11-19T14:08:15Z</dc:date>
    <item>
      <title>How to migrate VSAM tables with EBCDIC format to MySQL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-migrate-VSAM-tables-with-EBCDIC-format-to-MySQL/m-p/2286387#M60009</link>
      <description>Hello togehter,
&lt;BR /&gt;I have to export VSAM data (in EBCDIC format)&amp;nbsp; to an MySQL DB by "TOS for Data Integration". As I researched online I found within Talend componets (connectors) two componets that may solve my problem:
&lt;BR /&gt;# tExtractEBCDICFields
&lt;BR /&gt;# tFileInputEBCDIC
&lt;BR /&gt;My quesions:
&lt;BR /&gt;1) does "TOS for Data Integration" generally support such data export/conversion to another system (readable for user)?
&lt;BR /&gt;2) If not, do I need Talend Enterprise Edition for implementation of my project?
&lt;BR /&gt;Any help would be appreciated.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Wahid</description>
      <pubDate>Wed, 19 Nov 2014 14:08:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-migrate-VSAM-tables-with-EBCDIC-format-to-MySQL/m-p/2286387#M60009</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-19T14:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate VSAM tables with EBCDIC format to MySQL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-migrate-VSAM-tables-with-EBCDIC-format-to-MySQL/m-p/2286388#M60010</link>
      <description>VSAM data are not in EBCDIC. You are mixing up 2 completely different formats.
&lt;BR /&gt;VSAM is a host related file format and EBCDIC is another host related file format.
&lt;BR /&gt;You can write Cobol jobs transferring the VSAM data into a EBCDIC file and EBCDIC files can be read in Talend with tFileInputEBCDIC (and by the help of the metadata wizard to get the structures and you need the copybook file for the EBCDIC file to know the structure).</description>
      <pubDate>Wed, 19 Nov 2014 14:33:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-migrate-VSAM-tables-with-EBCDIC-format-to-MySQL/m-p/2286388#M60010</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-19T14:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate VSAM tables with EBCDIC format to MySQL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-migrate-VSAM-tables-with-EBCDIC-format-to-MySQL/m-p/2286389#M60011</link>
      <description>Hello Jan,&lt;BR /&gt;Thank you very much for explanation. I will post the result here.&lt;BR /&gt;Kindest regards,&lt;BR /&gt;Wahid</description>
      <pubDate>Wed, 19 Nov 2014 15:42:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-migrate-VSAM-tables-with-EBCDIC-format-to-MySQL/m-p/2286389#M60011</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-19T15:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate VSAM tables with EBCDIC format to MySQL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-migrate-VSAM-tables-with-EBCDIC-format-to-MySQL/m-p/2286390#M60012</link>
      <description>Hello again,
&lt;BR /&gt;I tried to open and convert a dummy file (in EBCDIC-format) once to ascii text also to an MySQL database based on the description of talend manual. The TOS version I used&amp;nbsp; for this sample is a TOS trial version for data integration (5.6.0). While those attemts I learnt that no copybook is a part of metadata to corresponde to EBCDIC file. I don't know why it's missing. Probably a license issue? Is copybook generally a part of TOS full licensed?
&lt;BR /&gt;For configuration of "tExtractEBCDICFields" a copybook is necessary. How may I qualify my job for this step because of missing copybook?
&lt;BR /&gt;Thank you for any clue.
&lt;BR /&gt;Regards</description>
      <pubDate>Mon, 01 Dec 2014 15:45:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-migrate-VSAM-tables-with-EBCDIC-format-to-MySQL/m-p/2286390#M60012</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-01T15:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate VSAM tables with EBCDIC format to MySQL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-migrate-VSAM-tables-with-EBCDIC-format-to-MySQL/m-p/2286391#M60013</link>
      <description>The copybook file is a file what the "source" must provide. It will be created in/for the same process which generates the EBCDIC file.
&lt;BR /&gt;You need the copybook file to create the necessary metadata for the Talend component (xc2j file and the schema).
&lt;BR /&gt;Unfortunately I do not know how to build the xc2j-file because I work usually with the enterprise edition of Talend and here we can use a wizard to build all necessary metadata.
&lt;BR /&gt;Therefore please ask your partner which provides the EBCDIC file also to provide the copybook file.&amp;nbsp;</description>
      <pubDate>Mon, 01 Dec 2014 16:49:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-migrate-VSAM-tables-with-EBCDIC-format-to-MySQL/m-p/2286391#M60013</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-01T16:49:03Z</dc:date>
    </item>
  </channel>
</rss>

