<?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: Teradata bulk load utilities error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Teradata-bulk-load-utilities-error/m-p/2364791#M128490</link>
    <description>what version of Teradata are you running?</description>
    <pubDate>Mon, 10 Jun 2013 17:17:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-06-10T17:17:38Z</dc:date>
    <item>
      <title>Teradata bulk load utilities error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Teradata-bulk-load-utilities-error/m-p/2364790#M128489</link>
      <description>We?ve the TOS V5.2.2 installed to evaluate the bulk loading components available through TOS for Teradata database. And tried to plug a simple source into the following components, unsuccessfully. 
&lt;BR /&gt;tTeradataFastLoad
&lt;BR /&gt;
&lt;BR /&gt;Exception in component tTeradataFastLoad_1
&lt;BR /&gt;java.sql.BatchUpdateException: A failure occurred while inserting the batch of rows destined for database table "D01_SB"."PV_NTWK". Details of the failure can be found in the exception chain that is accessible with getNextException.
&lt;BR /&gt; at com.teradata.jdbc.jdbc_4.util.ErrorFactory.makeBatchUpdateException(ErrorFactory.java:146)
&lt;BR /&gt; at com.teradata.jdbc.jdbc_4.util.ErrorFactory.makeBatchUpdateException(ErrorFactory.java:130)
&lt;BR /&gt; at com.teradata.jdbc.jdbc.fastload.FastLoadManagerPreparedStatement.executeBatch(FastLoadManagerPreparedStatement.java:2173)
&lt;BR /&gt; at nr_per.test_fload_3_0_1.Test_Fload_3.tFileInputDelimited_1Process(Test_Fload_3.java:2316)
&lt;BR /&gt; at nr_per.test_fload_3_0_1.Test_Fload_3.runJobInTOS(Test_Fload_3.java:2612)
&lt;BR /&gt; at nr_per.test_fload_3_0_1.Test_Fload_3.main(Test_Fload_3.java:2468)
&lt;BR /&gt;Caused by: com.teradata.jdbc.jdbc_4.util.JDBCException: The next failure(s) in the exception chain occurred while beginning FastLoad of database table "D01_SB"."PV_NTWK"
&lt;BR /&gt; disconnected
&lt;BR /&gt; at com.teradata.jdbc.jdbc_4.util.ErrorFactory.makeDriverJDBCException(ErrorFactory.java:92)
&lt;BR /&gt; at com.teradata.jdbc.jdbc_4.util.ErrorFactory.makeDriverJDBCException(ErrorFactory.java:67)
&lt;BR /&gt; at com.teradata.jdbc.jdbc.fastload.FastLoadManagerPreparedStatement.beginFastLoad(FastLoadManagerPreparedStatement.java:821)
&lt;BR /&gt; at com.teradata.jdbc.jdbc.fastload.FastLoadManagerPreparedStatement.executeBatch(FastLoadManagerPreparedStatement.java:2041)
&lt;BR /&gt;Likewise other Teradata components listed below, throw similar error
&lt;BR /&gt;tTeradataFastLoadUtility
&lt;BR /&gt;tTeradataMultiLoad 
&lt;BR /&gt;tTeradataTPTutility
&lt;BR /&gt;
&lt;BR /&gt;Appreciate any help!</description>
      <pubDate>Mon, 10 Jun 2013 16:47:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Teradata-bulk-load-utilities-error/m-p/2364790#M128489</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-10T16:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Teradata bulk load utilities error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Teradata-bulk-load-utilities-error/m-p/2364791#M128490</link>
      <description>what version of Teradata are you running?</description>
      <pubDate>Mon, 10 Jun 2013 17:17:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Teradata-bulk-load-utilities-error/m-p/2364791#M128490</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-10T17:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Teradata bulk load utilities error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Teradata-bulk-load-utilities-error/m-p/2364792#M128491</link>
      <description>Teradata Version 13.10.06.03</description>
      <pubDate>Mon, 10 Jun 2013 21:22:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Teradata-bulk-load-utilities-error/m-p/2364792#M128491</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-10T21:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Teradata bulk load utilities error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Teradata-bulk-load-utilities-error/m-p/2364793#M128492</link>
      <description>Usually it helps to disable the batch mode in the Advances attributes. This way, you receive the actual error message for the dataset.</description>
      <pubDate>Mon, 10 Jun 2013 21:44:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Teradata-bulk-load-utilities-error/m-p/2364793#M128492</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-10T21:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Teradata bulk load utilities error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Teradata-bulk-load-utilities-error/m-p/2364794#M128493</link>
      <description>I am sure that you have done this already but if not, please review the on-line component reference for the components tTeradataFastLoad and tTeradataFastLoadUtility to verify that you are using them correctly. Also, please try to check the "Die on error" option so that you will get the detailed failure exception for your job.
&lt;BR /&gt;Another thing you may want to try is to use the tTeradataTPump to insert data, this will verify that your Teradata connectivity is working correctly. 
&lt;BR /&gt;The online link to the Component References is: 
&lt;BR /&gt;
&lt;A href="https://help.talend.com/search/all?query=tTeradataFastLoadUtility&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=tTeradataFastLoadUtility&amp;amp;content-lang=en&lt;/A&gt;</description>
      <pubDate>Tue, 18 Jun 2013 19:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Teradata-bulk-load-utilities-error/m-p/2364794#M128493</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-18T19:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Teradata bulk load utilities error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Teradata-bulk-load-utilities-error/m-p/2364795#M128494</link>
      <description>Also, please make sure that fastload is installed on the machine and it is in the path. This is an external command line utility from Teradata.</description>
      <pubDate>Mon, 24 Jun 2013 14:07:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Teradata-bulk-load-utilities-error/m-p/2364795#M128494</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-24T14:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Teradata bulk load utilities error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Teradata-bulk-load-utilities-error/m-p/2364796#M128495</link>
      <description>Received this answer from cantoine: 
&lt;BR /&gt;Where is the Job being executed ? from the Talend Studio machine or from a JobServer machine or from another server somewhere ? 
&lt;BR /&gt;Where the JOB is being executed is key because that machine then needs to have the Teradata UTILITIES installed on it. 
&lt;BR /&gt;You job using Multiload or FastExport or FastLoad will call a Binary on the local machine where your JOB is run. 
&lt;BR /&gt;Make sure those BINARIES are in the PATH. 
&lt;BR /&gt;This means that if you open a cmd on the machine which execute this Talend Job, you should have a response to the execution C:/fastload ; C:/fexp ; C:/tpump. 
&lt;BR /&gt;Same thing if you're using the TPT module. 
&lt;BR /&gt;Most of the time, the TPT and Utilities from Teradata are installed if you've installed the Client from Teradata on your workstation.</description>
      <pubDate>Wed, 26 Jun 2013 13:55:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Teradata-bulk-load-utilities-error/m-p/2364796#M128495</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-26T13:55:00Z</dc:date>
    </item>
  </channel>
</rss>

