<?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 tmssqlbulkexec - Exception in component tmssqlbulkexec_1 ..... in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tmssqlbulkexec-Exception-in-component-tmssqlbulkexec-1/m-p/2346758#M114116</link>
    <description>Am using a tmssqlbulkexec component in order to load a previously created .csv file using the tmssqoutputlbulk , but am always getting the message:
&lt;BR /&gt;Exception in component tmssqlbulkexec_1
&lt;BR /&gt;java.sql.SQLException: Could not bulk inset because the file 'C:/java/out.csv' could not be opened. Operating system error code 3 (The system cannot find the path specified.).
&lt;BR /&gt;I have checked the .csv file in the location 'C:/java/' and was able to open it in excel. I used tmssqloutputbulkexec and the same message kept showing?
&lt;BR /&gt;I am using jasperelt V2.3 and tried it on talend 3.0 with the same message popping up. 
&lt;BR /&gt;I appreciate any help
&lt;BR /&gt;Thanks....
&lt;BR /&gt;moujab</description>
    <pubDate>Sat, 16 Nov 2024 13:59:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T13:59:55Z</dc:date>
    <item>
      <title>tmssqlbulkexec - Exception in component tmssqlbulkexec_1 .....</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmssqlbulkexec-Exception-in-component-tmssqlbulkexec-1/m-p/2346758#M114116</link>
      <description>Am using a tmssqlbulkexec component in order to load a previously created .csv file using the tmssqoutputlbulk , but am always getting the message:
&lt;BR /&gt;Exception in component tmssqlbulkexec_1
&lt;BR /&gt;java.sql.SQLException: Could not bulk inset because the file 'C:/java/out.csv' could not be opened. Operating system error code 3 (The system cannot find the path specified.).
&lt;BR /&gt;I have checked the .csv file in the location 'C:/java/' and was able to open it in excel. I used tmssqloutputbulkexec and the same message kept showing?
&lt;BR /&gt;I am using jasperelt V2.3 and tried it on talend 3.0 with the same message popping up. 
&lt;BR /&gt;I appreciate any help
&lt;BR /&gt;Thanks....
&lt;BR /&gt;moujab</description>
      <pubDate>Sat, 16 Nov 2024 13:59:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmssqlbulkexec-Exception-in-component-tmssqlbulkexec-1/m-p/2346758#M114116</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: tmssqlbulkexec - Exception in component tmssqlbulkexec_1 .....</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmssqlbulkexec-Exception-in-component-tmssqlbulkexec-1/m-p/2346759#M114117</link>
      <description>Hello
&lt;BR /&gt;I think it is not a component problem, so I search it on internet and find a related 
&lt;A href="http://bytes.com/groups/ms-sql/82439-operating-system-error-code-3-system-cannot-find-path-specified" target="_blank" rel="nofollow noopener noreferrer"&gt;question&lt;/A&gt;.
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Wed, 15 Apr 2009 07:04:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmssqlbulkexec-Exception-in-component-tmssqlbulkexec-1/m-p/2346759#M114117</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-15T07:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: tmssqlbulkexec - Exception in component tmssqlbulkexec_1 .....</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmssqlbulkexec-Exception-in-component-tmssqlbulkexec-1/m-p/2346760#M114118</link>
      <description>10x it worked .....</description>
      <pubDate>Wed, 15 Apr 2009 11:00:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmssqlbulkexec-Exception-in-component-tmssqlbulkexec-1/m-p/2346760#M114118</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-15T11:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: tmssqlbulkexec - Exception in component tmssqlbulkexec_1 .....</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmssqlbulkexec-Exception-in-component-tmssqlbulkexec-1/m-p/2346761#M114119</link>
      <description>I face the same issue were i get the following error : 
&lt;BR /&gt;Exception in component tMSSqlBulkExec_1 
&lt;BR /&gt;java.sql.SQLException: Cannot bulk load because the file "E:\XYZ\client_XYTR_ABCD_20110108_part-00492" 
&lt;BR /&gt;could not be opened. Operating system error code 3(The system cannot find the path specified.). 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.java:368) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.TdsCore.tdsErrorToken(TdsCore.java:2820) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.TdsCore.nextToken(TdsCore.java:2258) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.TdsCore.getMoreResults(TdsCore.java:632) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.JtdsStatement.processResults(JtdsStatement.java:584) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.JtdsStatement.executeSQL(JtdsStatement.java:546) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.JtdsStatement.executeImpl(JtdsStatement.java:723) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.JtdsStatement.execute(JtdsStatement.java:1160) 
&lt;BR /&gt; at cig_migration.rf_mb_subjob_0_1.RF_MB_SUbjob.tMSSqlBulkExec_1Process(RF_MB_SUbjob.java:1144) 
&lt;BR /&gt; at cig_migration.rf_mb_subjob_0_1.RF_MB_SUbjob.tFileList_1Process(RF_MB_SUbjob.java:1064) 
&lt;BR /&gt;Can you please give your inputs on this since the. 
&lt;BR /&gt;I am trying to bulk load data into a MSSQL Database.</description>
      <pubDate>Thu, 08 Dec 2011 17:36:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmssqlbulkexec-Exception-in-component-tmssqlbulkexec-1/m-p/2346761#M114119</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-12-08T17:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: tmssqlbulkexec - Exception in component tmssqlbulkexec_1 .....</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmssqlbulkexec-Exception-in-component-tmssqlbulkexec-1/m-p/2346762#M114120</link>
      <description>I face the same issue were i get the following error : 
&lt;BR /&gt;Exception in component tMSSqlBulkExec_1 
&lt;BR /&gt;java.sql.SQLException: Cannot bulk load because the file "E:\XYZ\client_XYTR_ABCD_20110108_part-00492" 
&lt;BR /&gt;could not be opened. Operating system error code 3(The system cannot find the path specified.). 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.java:368) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.TdsCore.tdsErrorToken(TdsCore.java:2820) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.TdsCore.nextToken(TdsCore.java:2258) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.TdsCore.getMoreResults(TdsCore.java:632) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.JtdsStatement.processResults(JtdsStatement.java:584) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.JtdsStatement.executeSQL(JtdsStatement.java:546) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.JtdsStatement.executeImpl(JtdsStatement.java:723) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.JtdsStatement.execute(JtdsStatement.java:1160) 
&lt;BR /&gt; at cig_migration.rf_mb_subjob_0_1.RF_MB_SUbjob.tMSSqlBulkExec_1Process(RF_MB_SUbjob.java:1144) 
&lt;BR /&gt; at cig_migration.rf_mb_subjob_0_1.RF_MB_SUbjob.tFileList_1Process(RF_MB_SUbjob.java:1064) 
&lt;BR /&gt;Can you please give your inputs on this since the. 
&lt;BR /&gt;I am trying to bulk load data into a MSSQL Database.</description>
      <pubDate>Thu, 08 Dec 2011 17:36:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmssqlbulkexec-Exception-in-component-tmssqlbulkexec-1/m-p/2346762#M114120</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-12-08T17:36:50Z</dc:date>
    </item>
  </channel>
</rss>

