<?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: Table schema from DB2 to Oracle in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303688#M75539</link>
    <description>Hi Joel
&lt;BR /&gt;I see your image and find that you didn't set attributes "Database" and "Oracle Schema".
&lt;BR /&gt;One more thing, you'd better select "Create table if not exists" this time.
&lt;BR /&gt;I strongly recommend you read Tutorials about TOS and download the document.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Pedro</description>
    <pubDate>Wed, 08 Feb 2012 01:38:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-02-08T01:38:35Z</dc:date>
    <item>
      <title>Table schema from DB2 to Oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303680#M75531</link>
      <description>Hi there,&lt;BR /&gt;I would like to know if is possible and how to create an Oracle table schema based on a DB2 table (fields and types).&lt;BR /&gt;Thanks.</description>
      <pubDate>Sat, 16 Nov 2024 12:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303680#M75531</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Table schema from DB2 to Oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303681#M75532</link>
      <description>Hi&lt;BR /&gt;As ETL tool, Talend Data Integration supports transformation within different datasources.&lt;BR /&gt;Use tOracleInput and tDB2Output components.&lt;BR /&gt;Edit Schema of each component with the same types and fields.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Wed, 01 Feb 2012 09:27:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303681#M75532</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-01T09:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Table schema from DB2 to Oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303682#M75533</link>
      <description>Hi Pedro,&lt;BR /&gt;Thanks for the fast reply. I see the idea, anyway i am not able to guess the input schema. Nothing happens, or i need to add the input columns manually?</description>
      <pubDate>Wed, 01 Feb 2012 10:09:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303682#M75533</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-01T10:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Table schema from DB2 to Oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303683#M75534</link>
      <description>Hi&lt;BR /&gt;What do you mean "i am not able to guess the input schema"?&lt;BR /&gt;Have you created metadata-&amp;gt;Db Connections?&lt;BR /&gt;If so, you can retrieve schema from metadata.&lt;BR /&gt;Or you encounter a bug?&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Wed, 01 Feb 2012 10:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303683#M75534</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-01T10:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Table schema from DB2 to Oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303684#M75535</link>
      <description>Problem Solved. Thanks Pedro!</description>
      <pubDate>Wed, 01 Feb 2012 10:29:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303684#M75535</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-01T10:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Table schema from DB2 to Oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303685#M75536</link>
      <description>Hi Pedro,
&lt;BR /&gt;Apparently column descriptions from DB2 where not imported to Oracle. I can see them on Output Schema (Talend view) but when looking the Oracle table the column comments are all (null). What i am missing? Thanks.</description>
      <pubDate>Mon, 06 Feb 2012 09:56:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303685#M75536</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-06T09:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Table schema from DB2 to Oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303686#M75537</link>
      <description>Hi Joel&lt;BR /&gt;I received your email.&lt;BR /&gt;Sorry for my delay to answer.&lt;BR /&gt;There must be something wrong with tOracleOutput settings.&lt;BR /&gt;Could you upload the screenshot of tOracleOutput?&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Tue, 07 Feb 2012 07:55:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303686#M75537</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-07T07:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Table schema from DB2 to Oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303687#M75538</link>
      <description>Here you have:&lt;BR /&gt;&lt;A href="http://imageshack.us/photo/my-images/826/86931904.png/" rel="nofollow noopener noreferrer"&gt;http://imageshack.us/photo/my-images/826/86931904.png/&lt;/A&gt;</description>
      <pubDate>Tue, 07 Feb 2012 12:25:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303687#M75538</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-07T12:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Table schema from DB2 to Oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303688#M75539</link>
      <description>Hi Joel
&lt;BR /&gt;I see your image and find that you didn't set attributes "Database" and "Oracle Schema".
&lt;BR /&gt;One more thing, you'd better select "Create table if not exists" this time.
&lt;BR /&gt;I strongly recommend you read Tutorials about TOS and download the document.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Pedro</description>
      <pubDate>Wed, 08 Feb 2012 01:38:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303688#M75539</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-08T01:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Table schema from DB2 to Oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303689#M75540</link>
      <description>Hi Pedro,&lt;BR /&gt;I did what you suggested but comments are still null. Any other suggestion? I tried MySQL instead Oracle and same happens. I am using Talend Open Studio 4.1.2. &lt;BR /&gt;About documentation, could you provide any link where i can download it? Thanks.</description>
      <pubDate>Wed, 08 Feb 2012 09:08:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303689#M75540</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-08T09:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Table schema from DB2 to Oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303690#M75541</link>
      <description>Hi&lt;BR /&gt;You can donwload  &lt;A href="http://www.talend.com/resources/documentation.php" target="_blank" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;.&lt;BR /&gt;Just follow the scenarios.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Wed, 08 Feb 2012 09:13:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303690#M75541</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-08T09:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Table schema from DB2 to Oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303691#M75542</link>
      <description>Hi Pedro,
&lt;BR /&gt;Thanks for the documentation. I have checked that document and unfortunately there are no relevant informations for "columns comments" in the whole document, so i guess my settings are all correct. Are you sure this is not a bug? Have you or any of your team mates tested this? I remember that i can pass fields names, types and all the data from one database to other, only columns comments are not being passed to the destination table. This happens also with MySQL (i also tried from a MySQL table with comments on columns to a new MySQL table). Comments are never passed.</description>
      <pubDate>Wed, 08 Feb 2012 12:02:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303691#M75542</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-08T12:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Table schema from DB2 to Oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303692#M75543</link>
      <description>Hi Joel
&lt;BR /&gt;I have found the same issue at BugTracker about this. 
&lt;A href="http://jira.talendforge.org/browse/TDI-12488" rel="nofollow noopener noreferrer"&gt;http://jira.talendforge.org/browse/TDI-12488&lt;/A&gt;
&lt;BR /&gt;Sorry for wasting your time.
&lt;BR /&gt;I?m afraid you have to add it manually.
&lt;BR /&gt;Coments can be retrieved from DB automatically. But it can't be saved into DB?
&lt;BR /&gt;Best regards,
&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 09 Feb 2012 11:57:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Table-schema-from-DB2-to-Oracle/m-p/2303692#M75543</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-09T11:57:55Z</dc:date>
    </item>
  </channel>
</rss>

