<?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 dump from one database table to other table is very slow in Azure SQL Server in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211613#M9568</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I have set&amp;nbsp; Additional JDBC parameter = "encrypt=true;trustServerCertificate=false;hostNameInCertificate=*.database.windows.net;loginTimeout=30;" as I am dumping data on Azure Server. Following is my Talend Job:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.JPG" style="width: 608px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M21q.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134002iF464B4544E1345C5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M21q.jpg" alt="0683p000009M21q.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Dhara&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jan 2019 11:37:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-01-23T11:37:19Z</dc:date>
    <item>
      <title>Data dump from one database table to other table is very slow in Azure SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211606#M9561</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why it takes around 11 minutes to dump 2.8 million rows from one database table to other table on Azure Sql server?&lt;/P&gt;
&lt;P&gt;Do anyone have solution to speed up the performance on Azure Server?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dhara&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 06:01:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211606#M9561</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-23T06:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Data dump from one database table to other table is very slow in Azure SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211607#M9562</link>
      <description>&lt;P&gt;Hi Dhara,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the MySQL input component I work with has an advanced setting "enable stream". I do not know about Azure SQL server, maybe this setting is there, too?&lt;/P&gt;&lt;P&gt;Are you using a bulk load component? If you are using an output component with inserts, did you consider to use and ajust the 'batch size' and 'commit every' settings? Have you thought about 'enable parallel execution'?&lt;/P&gt;&lt;P&gt;If you are sending the rows through a tMap, you might want to ajust the 'max buffer size' advanced setting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 07:02:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211607#M9562</guid>
      <dc:creator>ThWabi</dc:creator>
      <dc:date>2019-01-23T07:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Data dump from one database table to other table is very slow in Azure SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211608#M9563</link>
      <description>&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am only using tMSSqlInput and tMSSqlOutput component. I have tried&amp;nbsp;&lt;SPAN&gt;'batch size' and 'commit every' settings but still performance is low. I am only executing single job.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Dhara&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 07:28:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211608#M9563</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-23T07:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Data dump from one database table to other table is very slow in Azure SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211609#M9564</link>
      <description>&lt;P&gt;Check increasing JVM size. Also remove if you have used any tLogRow component within any subjob.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 07:42:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211609#M9564</guid>
      <dc:creator>dipanjan93</dc:creator>
      <dc:date>2019-01-23T07:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Data dump from one database table to other table is very slow in Azure SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211610#M9565</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; I believe you are using tDBInput and tDBOutput components to load the data. You can do two changes to make it faster.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;a) Currently you must be using a single tDBInput Component to extract the data. You can use a tparallelize option to run parallel operations where each tDBInput will fetch data from certain partitions. Please make sure that you are providing enough memory also for this operation. This way, we can increase the throughput at reading stage.&lt;/P&gt; 
&lt;P&gt;b) In writing stage, could you please use tDBBulk components instead of normal output component? This will increase the processing at output stages.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 08:49:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211610#M9565</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-23T08:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Data dump from one database table to other table is very slow in Azure SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211611#M9566</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am getting the following error:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2Xt.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132526i250DB697D662285B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2Xt.jpg" alt="0683p000009M2Xt.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Dhara&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 10:55:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211611#M9566</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-23T10:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Data dump from one database table to other table is very slow in Azure SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211612#M9567</link>
      <description>&lt;P&gt;Hi Dhara,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Could you please share your job details screenshots so that Talend Community members will get more clarity?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 11:05:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211612#M9567</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-23T11:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Data dump from one database table to other table is very slow in Azure SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211613#M9568</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I have set&amp;nbsp; Additional JDBC parameter = "encrypt=true;trustServerCertificate=false;hostNameInCertificate=*.database.windows.net;loginTimeout=30;" as I am dumping data on Azure Server. Following is my Talend Job:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.JPG" style="width: 608px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M21q.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134002iF464B4544E1345C5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M21q.jpg" alt="0683p000009M21q.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Dhara&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 11:37:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211613#M9568</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-23T11:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Data dump from one database table to other table is very slow in Azure SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211614#M9569</link>
      <description>&lt;P&gt;Hi Dhara,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;relating to the error "file ... could not be opened": Did this job run in Talend Studio on your local PC or on a remote jobserver? Does the file "mssql_data.txt" exist in the directory D:\&amp;lt;something&amp;gt; (on your PC or the host that runs Talend jobserver)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thomas&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 12:01:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211614#M9569</guid>
      <dc:creator>ThWabi</dc:creator>
      <dc:date>2019-01-23T12:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: Data dump from one database table to other table is very slow in Azure SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211615#M9570</link>
      <description>Yes I run this file in Talend Studio on my local PC and file is located in local PC on the same path.</description>
      <pubDate>Wed, 23 Jan 2019 12:39:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211615#M9570</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-23T12:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Data dump from one database table to other table is very slow in Azure SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211616#M9571</link>
      <description>&lt;P&gt;Hello Dhara,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you please check if the bulk load component runs without error when you place the "mssql_data.txt" file on the SQL server in a corresponding directory?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 13:43:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211616#M9571</guid>
      <dc:creator>ThWabi</dc:creator>
      <dc:date>2019-01-24T13:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Data dump from one database table to other table is very slow in Azure SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211617#M9572</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bulk load runs with error file accessing the file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dhara&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 07:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211617#M9572</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-25T07:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Data dump from one database table to other table is very slow in Azure SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211618#M9573</link>
      <description>&lt;P&gt;Hi Dhara,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know from our MySQL that there is a setting to allow bulk loads only from a certain directory. Maybe your SQL server has a similar setting in place?&lt;/P&gt;&lt;P&gt;I am not familiar with Azure SQL server, so I have to leave it to other experts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 08:31:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-dump-from-one-database-table-to-other-table-is-very-slow-in/m-p/2211618#M9573</guid>
      <dc:creator>ThWabi</dc:creator>
      <dc:date>2019-01-25T08:31:25Z</dc:date>
    </item>
  </channel>
</rss>

