<?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: System Cannot Find Specified Path While MS SQL Server Bulk Insert in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/System-Cannot-Find-Specified-Path-While-MS-SQL-Server-Bulk/m-p/2368826#M132048</link>
    <description>&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;I am having 180GB file so if i do SFTP it would take some reasonable time.&lt;/P&gt;&lt;P&gt;Do we have any other approach?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Oct 2021 04:06:51 GMT</pubDate>
    <dc:creator>NR1</dc:creator>
    <dc:date>2021-10-04T04:06:51Z</dc:date>
    <item>
      <title>System Cannot Find Specified Path While MS SQL Server Bulk Insert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/System-Cannot-Find-Specified-Path-While-MS-SQL-Server-Bulk/m-p/2368820#M132042</link>
      <description>&lt;P&gt;Hi Talend Experts,&lt;/P&gt;&lt;P&gt;I am facing issue "tDBBulkExec_1 cannot bulk load because the file /talend/out/bulke_test.txt could not be opened operating system error code 3(The System Cannot Find path specified)". I understand the file should be in the same database server but &lt;/P&gt;&lt;P&gt;My Talend and MS SQL server are hosted in different server in AWS but both are in same VPC.&lt;/P&gt;&lt;P&gt;I am having 200M records in a .txt file and the size around 180GB. So kindly guide me how can I perform bulk insert.&lt;/P&gt;&lt;P&gt;Highly appreciate your help.&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;NR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:41:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/System-Cannot-Find-Specified-Path-While-MS-SQL-Server-Bulk/m-p/2368820#M132042</guid>
      <dc:creator>NR1</dc:creator>
      <dc:date>2024-11-15T23:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: System Cannot Find Specified Path While MS SQL Server Bulk Insert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/System-Cannot-Find-Specified-Path-While-MS-SQL-Server-Bulk/m-p/2368821#M132043</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Export the job script, move the job script to the server where MS SQL Server database is installed and run it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 02:43:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/System-Cannot-Find-Specified-Path-While-MS-SQL-Server-Bulk/m-p/2368821#M132043</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-28T02:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: System Cannot Find Specified Path While MS SQL Server Bulk Insert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/System-Cannot-Find-Specified-Path-While-MS-SQL-Server-Bulk/m-p/2368822#M132044</link>
      <description>&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;I am new to Talend so can you give little elaborately. &lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 03:31:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/System-Cannot-Find-Specified-Path-While-MS-SQL-Server-Bulk/m-p/2368822#M132044</guid>
      <dc:creator>NR1</dc:creator>
      <dc:date>2021-09-28T03:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: System Cannot Find Specified Path While MS SQL Server Bulk Insert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/System-Cannot-Find-Specified-Path-While-MS-SQL-Server-Bulk/m-p/2368823#M132045</link>
      <description>&lt;P&gt;You can follow this &lt;A href="https://help.talend.com/r/en-US/7.3/studio-user-guide-big-data/building-jobs" alt="https://help.talend.com/r/en-US/7.3/studio-user-guide-big-data/building-jobs" target="_blank"&gt;documentation&lt;/A&gt; to export the job script (build jobs). &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 05:03:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/System-Cannot-Find-Specified-Path-While-MS-SQL-Server-Bulk/m-p/2368823#M132045</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-28T05:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: System Cannot Find Specified Path While MS SQL Server Bulk Insert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/System-Cannot-Find-Specified-Path-While-MS-SQL-Server-Bulk/m-p/2368824#M132046</link>
      <description>&lt;P&gt;Thanks for the document. &lt;/P&gt;&lt;P&gt;If i run the .bat file in the MS SQL installed server then it will look for the file in the same server right? but my file exists in Talend server. Are you suggesting to move the file to MS SQL installed server? &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;NR&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 04:56:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/System-Cannot-Find-Specified-Path-While-MS-SQL-Server-Bulk/m-p/2368824#M132046</guid>
      <dc:creator>NR1</dc:creator>
      <dc:date>2021-09-29T04:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: System Cannot Find Specified Path While MS SQL Server Bulk Insert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/System-Cannot-Find-Specified-Path-While-MS-SQL-Server-Bulk/m-p/2368825#M132047</link>
      <description>&lt;P&gt;The problem is, your file must be present on the database server and it does not matter where your job runs.&lt;/P&gt;&lt;P&gt;You could transfer the file on your database server by file shares (Windows shared folders) or simply copy the file via SFTP e.g. to the server and than start the bulk import.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 08:09:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/System-Cannot-Find-Specified-Path-While-MS-SQL-Server-Bulk/m-p/2368825#M132047</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-29T08:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: System Cannot Find Specified Path While MS SQL Server Bulk Insert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/System-Cannot-Find-Specified-Path-While-MS-SQL-Server-Bulk/m-p/2368826#M132048</link>
      <description>&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;I am having 180GB file so if i do SFTP it would take some reasonable time.&lt;/P&gt;&lt;P&gt;Do we have any other approach?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 04:06:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/System-Cannot-Find-Specified-Path-While-MS-SQL-Server-Bulk/m-p/2368826#M132048</guid>
      <dc:creator>NR1</dc:creator>
      <dc:date>2021-10-04T04:06:51Z</dc:date>
    </item>
  </channel>
</rss>

