<?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: Schema migration from oracle to MSSQL Server in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Schema-migration-from-oracle-to-MSSQL-Server/m-p/2336860#M105262</link>
    <description>Hi&amp;nbsp;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;talend_bso1&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;,&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;So far, you can only migrate tables from one DB to another by using talend tool.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;With dynamic schema feature, you can migrate tables from one DB to another through a single job.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;The dynamic schema feature will be available in talend subscription version.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
    <pubDate>Wed, 28 Sep 2016 08:33:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-09-28T08:33:33Z</dc:date>
    <item>
      <title>Schema migration from oracle to MSSQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Schema-migration-from-oracle-to-MSSQL-Server/m-p/2336857#M105259</link>
      <description>&lt;P&gt;Hi Team,&lt;BR /&gt;Is it possible to Migrate entire schema (Tables,Packages, Procedures,Functions,&amp;nbsp;Synonyms&amp;nbsp;,Materialized views ...... etc) from Oracle database to MSSQL Server ? Can this schema migration be done using Talend open studio ? or any other product of Talend?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;TalendBSO&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 08:08:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Schema-migration-from-oracle-to-MSSQL-Server/m-p/2336857#M105259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-07T08:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Schema migration from oracle to MSSQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Schema-migration-from-oracle-to-MSSQL-Server/m-p/2336858#M105260</link>
      <description>Hi,&lt;BR /&gt;Do you want to migrate your DB.&lt;BR /&gt;So far, you can migrate tables from one DB to another by using talend tool.&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;In TOS, you have to create many subjobs for mapping table by table in one job, because each table has different table structure, you have to create different subjob with corresponding schema, for example:&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;tOracleInput_1--main--tMSSQLOutput_1&amp;nbsp; (migrate table1)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;|&lt;BR /&gt;onsubjobok&lt;BR /&gt;&amp;nbsp; &amp;nbsp;|&lt;BR /&gt;tOracleInput_2--main--tMSSQLOutput_2 (migrate table2)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;|&lt;BR /&gt;onsubjobok&lt;BR /&gt;&amp;nbsp; &amp;nbsp;|&lt;BR /&gt;...other subjobs for other tables...&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;In Talend subscription product, you only need to create one subjob for all tables due to the 'dynamic schema' feature.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 07 Sep 2016 08:46:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Schema-migration-from-oracle-to-MSSQL-Server/m-p/2336858#M105260</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-07T08:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Schema migration from oracle to MSSQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Schema-migration-from-oracle-to-MSSQL-Server/m-p/2336859#M105261</link>
      <description>Hi&amp;nbsp;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Sabrina,&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Thanks for your updates.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;1) How about other DB Objects apart from Tables (&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Packages, Procedures,Functions,&amp;nbsp;Synonyms&amp;nbsp;,Materialized views ...... etc)&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;which are present in the schema can this also be migrated using Talend tool ?&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;[font=Verdana, Helvetica, Arial, sans-serif]
&lt;FONT size="1"&gt;2) Is there any&amp;nbsp;feasibility with single job&amp;nbsp;&amp;nbsp;can we migrate &lt;B&gt;entire schema&lt;/B&gt; rather migrating each and every object one by one?&lt;/FONT&gt;[/font]
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Thanks.&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 28 Sep 2016 05:47:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Schema-migration-from-oracle-to-MSSQL-Server/m-p/2336859#M105261</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-28T05:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Schema migration from oracle to MSSQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Schema-migration-from-oracle-to-MSSQL-Server/m-p/2336860#M105262</link>
      <description>Hi&amp;nbsp;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;talend_bso1&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;,&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;So far, you can only migrate tables from one DB to another by using talend tool.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;With dynamic schema feature, you can migrate tables from one DB to another through a single job.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;The dynamic schema feature will be available in talend subscription version.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 28 Sep 2016 08:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Schema-migration-from-oracle-to-MSSQL-Server/m-p/2336860#M105262</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-28T08:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Schema migration from oracle to MSSQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Schema-migration-from-oracle-to-MSSQL-Server/m-p/2336861#M105263</link>
      <description>&lt;P&gt;Hi Sabrina, &lt;/P&gt;&lt;P&gt;What is the situation today ?&lt;/P&gt;&lt;P&gt;Can you answer this : https://community.talend.com/s/question/0D53p00008QaLNpCAN/sybase-mssql-and-oracle-to-postgresql-migration-using-talend-open-studio&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 11:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Schema-migration-from-oracle-to-MSSQL-Server/m-p/2336861#M105263</guid>
      <dc:creator>devx</dc:creator>
      <dc:date>2021-01-29T11:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Schema migration from oracle to MSSQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Schema-migration-from-oracle-to-MSSQL-Server/m-p/2336862#M105264</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;There is a response in this topic: &lt;A href="https://community.talend.com/s/question/0D53p00008QaLNpCAN/sybase-mssql-and-oracle-to-postgresql-migration-using-talend-open-studio" alt="https://community.talend.com/s/question/0D53p00008QaLNpCAN/sybase-mssql-and-oracle-to-postgresql-migration-using-talend-open-studio" target="_blank"&gt;https://community.talend.com/s/question/0D53p00008QaLNpCAN/sybase-mssql-and-oracle-to-postgresql-migration-using-talend-open-studio&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Could you please have a look at it?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 09:09:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Schema-migration-from-oracle-to-MSSQL-Server/m-p/2336862#M105264</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-01T09:09:36Z</dc:date>
    </item>
  </channel>
</rss>

