<?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 Trying to update a MSSQL Table using bulk mode in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Trying-to-update-a-MSSQL-Table-using-bulk-mode/m-p/2355850#M121519</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to update a MSSQL TAble from a csv file. My job prepare the file and then update the table using tDBOutputBulkExec because there is a lot of records. &lt;/P&gt;&lt;P&gt;My issue is that I have the message &lt;/P&gt;&lt;P&gt;&lt;I&gt;Cannot bulk load because the file "D:/Run/Talend/Siebel/Data/REC/TMP/Orion/UpdAsset_ALIM_ODS_2100_APPAREIL_ORION.csv" could not be opened. Operating system error code 3(Le chemin d’accès spécifié est introuvable.)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually, I'm not sure I using well the talend component, I can't find example. &lt;/P&gt;&lt;P&gt;I read my csv file, then I'm looking for some datas in other tables and then I use tDBOutputBulk (to generate a file) and tDBOutputBulkExec to tu update the table from the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000lxs5pAAA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142708iE89C69C4D5A29C7D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000lxs5pAAA.png" alt="0695b00000lxs5pAAA.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can you help me to solve my problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sincerelly&lt;/P&gt;&lt;P&gt;Bertrand&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 21:31:07 GMT</pubDate>
    <dc:creator>bgou</dc:creator>
    <dc:date>2024-11-15T21:31:07Z</dc:date>
    <item>
      <title>Trying to update a MSSQL Table using bulk mode</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trying-to-update-a-MSSQL-Table-using-bulk-mode/m-p/2355850#M121519</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to update a MSSQL TAble from a csv file. My job prepare the file and then update the table using tDBOutputBulkExec because there is a lot of records. &lt;/P&gt;&lt;P&gt;My issue is that I have the message &lt;/P&gt;&lt;P&gt;&lt;I&gt;Cannot bulk load because the file "D:/Run/Talend/Siebel/Data/REC/TMP/Orion/UpdAsset_ALIM_ODS_2100_APPAREIL_ORION.csv" could not be opened. Operating system error code 3(Le chemin d’accès spécifié est introuvable.)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually, I'm not sure I using well the talend component, I can't find example. &lt;/P&gt;&lt;P&gt;I read my csv file, then I'm looking for some datas in other tables and then I use tDBOutputBulk (to generate a file) and tDBOutputBulkExec to tu update the table from the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000lxs5pAAA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142708iE89C69C4D5A29C7D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000lxs5pAAA.png" alt="0695b00000lxs5pAAA.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can you help me to solve my problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sincerelly&lt;/P&gt;&lt;P&gt;Bertrand&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trying-to-update-a-MSSQL-Table-using-bulk-mode/m-p/2355850#M121519</guid>
      <dc:creator>bgou</dc:creator>
      <dc:date>2024-11-15T21:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to update a MSSQL Table using bulk mode</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trying-to-update-a-MSSQL-Table-using-bulk-mode/m-p/2355851#M121520</link>
      <description>&lt;P&gt;Hello @b gou​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are 3 components for bulk loading:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;tDBOutputBulk creates a delimited file for bulk loading in another step;&lt;/LI&gt;&lt;LI&gt;tDBBulkExec loades a delimited file previously  created;&lt;/LI&gt;&lt;LI&gt;tDBOutputBulkExec mixes the behavior of tDBOutputBulk and tDBBulkExec,; it creates a file and loads it into the database after the file is completed.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, since you already configured tDBOutputBulk, I suggest you replace tDBOutputBulkExec by tDBBulkExec.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, instead of connecting those components using a "row" connection, replace row4 by a OnComponentOK Trigger. This will guarantee that tDBBulkExec is executed only after the file is completely written.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 16:15:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trying-to-update-a-MSSQL-Table-using-bulk-mode/m-p/2355851#M121520</guid>
      <dc:creator>anselmopeixoto</dc:creator>
      <dc:date>2023-08-04T16:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to update a MSSQL Table using bulk mode</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trying-to-update-a-MSSQL-Table-using-bulk-mode/m-p/2355852#M121521</link>
      <description>&lt;P&gt;Thank you @Anselmo Peixoto​&amp;nbsp; for your help&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 08:24:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trying-to-update-a-MSSQL-Table-using-bulk-mode/m-p/2355852#M121521</guid>
      <dc:creator>bgou</dc:creator>
      <dc:date>2023-08-14T08:24:26Z</dc:date>
    </item>
  </channel>
</rss>

