<?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: Issue with tDBOutputBulk, tDBBulkExec &amp; tDBOutputBulkExec in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tDBOutputBulk-tDBBulkExec-tDBOutputBulkExec/m-p/2343254#M111029</link>
    <description>&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have checked for any indication in the code tab, but there is no indication or any compilation errors either. As I mentioned before, job did run but doesn't gave me any indication where/why the error is occurring.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 18 May 2021 15:22:41 GMT</pubDate>
    <dc:creator>vbadri</dc:creator>
    <dc:date>2021-05-18T15:22:41Z</dc:date>
    <item>
      <title>Issue with tDBOutputBulk, tDBBulkExec &amp; tDBOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tDBOutputBulk-tDBBulkExec-tDBOutputBulkExec/m-p/2343252#M111027</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to read data from a spark table (via jdbc connector) writing to a synapse table, using dynamic data/column type, since I need to do the same for multiple tables using the same job dynamically through context variables. Its all INSERT only operation since the tDBOutput components are really slow as I mentioned in my other post (&lt;A href="https://community.talend.com/s/question/0D55b000065cA4TCAU/issue-with-tazuresynapseoutput-and-tdboutput" target="_blank"&gt;https://community.talend.com/s/question/0D55b000065cA4TCAU/issue-with-tazuresynapseoutput-and-tdboutput&lt;/A&gt;), I had to try these bulk components as I have used bulk components successfully for Vertica DB in the past.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tDBOutputBulk&lt;/P&gt;&lt;P&gt;tDBBulkExec&lt;/P&gt;&lt;P&gt;tDBOutputBulkExec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;I&gt;Does the above components support dynamic schema/column type?&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I tried with Dynamic schema/column type, job throwing a ERROR notification that it doesn't support Dynamic, still generates the file with records but with '&amp;nbsp;-&amp;nbsp;' as delimiter no matter what ever I provide in the 'Field Separator' (I gave "," as delimiter originally). Then the '&lt;/P&gt;&lt;P&gt;tDBBulkExec' throws the below error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;com.microsoft.sqlserver.jdbc.SQLServerException: Parse error at line: 1, column: 1: Incorrect syntax near 'BULK'.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried again by providing the complete schema respective to the table for the query output (instead of Dynamic schema/column type), it is still failing the same error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;com.microsoft.sqlserver.jdbc.SQLServerException: Parse error at line: 1, column: 1: Incorrect syntax near 'BULK'.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't understand what that error means, Am I doing something wrong or the components are not working as expected?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please take a look and respond.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Kind Regards&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:09:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tDBOutputBulk-tDBBulkExec-tDBOutputBulkExec/m-p/2343252#M111027</guid>
      <dc:creator>vbadri</dc:creator>
      <dc:date>2024-11-16T00:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with tDBOutputBulk, tDBBulkExec &amp; tDBOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tDBOutputBulk-tDBBulkExec-tDBOutputBulkExec/m-p/2343253#M111028</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please check your "Code" tab in your job to see if there will be your compile error highlighted in red line?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 11:03:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tDBOutputBulk-tDBBulkExec-tDBOutputBulkExec/m-p/2343253#M111028</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-17T11:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with tDBOutputBulk, tDBBulkExec &amp; tDBOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tDBOutputBulk-tDBBulkExec-tDBOutputBulkExec/m-p/2343254#M111029</link>
      <description>&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have checked for any indication in the code tab, but there is no indication or any compilation errors either. As I mentioned before, job did run but doesn't gave me any indication where/why the error is occurring.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 15:22:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tDBOutputBulk-tDBBulkExec-tDBOutputBulkExec/m-p/2343254#M111029</guid>
      <dc:creator>vbadri</dc:creator>
      <dc:date>2021-05-18T15:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with tDBOutputBulk, tDBBulkExec &amp; tDBOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tDBOutputBulk-tDBBulkExec-tDBOutputBulkExec/m-p/2343255#M111030</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is this issue caused by "dynamic schema" setting? Which is not supported in tAzureSynapseOutput.&lt;/P&gt;&lt;P&gt;We have replied to your another topic about: &lt;A href="https://community.talend.com/s/question/0D55b000065cA4TCAU/issue-with-tazuresynapseoutput-and-tdboutput" alt="https://community.talend.com/s/question/0D55b000065cA4TCAU/issue-with-tazuresynapseoutput-and-tdboutput" target="_blank"&gt;https://community.talend.com/s/question/0D55b000065cA4TCAU/issue-with-tazuresynapseoutput-and-tdboutput&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Could you please check it?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 03:47:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tDBOutputBulk-tDBBulkExec-tDBOutputBulkExec/m-p/2343255#M111030</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-20T03:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with tDBOutputBulk, tDBBulkExec &amp; tDBOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tDBOutputBulk-tDBBulkExec-tDBOutputBulkExec/m-p/2343256#M111031</link>
      <description>&lt;P&gt;Thanks for your response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;No.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I mentioned in my original post, the issue is about tDBOutputBulk, tDBBulkExec &amp;amp; tDBOutputBulkExec components, it is not about 'tAzureSynapseOutput', that is the reason I've created a separate topic as these are independent issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BTW I tried to use 'tAzureSynapseOutput' with dynamic schema and it didn't worked, so, I had to switch to 'tDBOutputBulk, tDBBulkExec &amp;amp; tDBOutputBulkExec' components, which also didn't work due to the above mentioned issues in the original post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please don't get confused, this issue is only about "&lt;B&gt;com.microsoft.sqlserver.jdbc.SQLServerException: Parse error at line: 1, column: 1: Incorrect syntax near 'BULK'.&lt;/B&gt;" error while using the 'tDBOutputBulk, tDBBulkExec &amp;amp; tDBOutputBulkExec' component sets.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it make sense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 08:25:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tDBOutputBulk-tDBBulkExec-tDBOutputBulkExec/m-p/2343256#M111031</guid>
      <dc:creator>vbadri</dc:creator>
      <dc:date>2021-05-20T08:25:17Z</dc:date>
    </item>
  </channel>
</rss>

