<?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: Size Data Unit (SDU) mismatchException in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Size-Data-Unit-SDU-mismatchException/m-p/2307743#M79151</link>
    <description>Talend Version: 5.2.1, Build id: r95165-20121212-0909&lt;BR /&gt;I am using JRE6 not JDK.</description>
    <pubDate>Mon, 29 Apr 2013 15:05:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-04-29T15:05:41Z</dc:date>
    <item>
      <title>Size Data Unit (SDU) mismatchException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Size-Data-Unit-SDU-mismatchException/m-p/2307741#M79149</link>
      <description>When I run the Talend job on Windows, I get the following error (SDU mismatch) anytime there is a database error. 
&lt;BR /&gt;1) Target Column width is insufficient 
&lt;BR /&gt;2) Primary/Foreign Key Value is null 
&lt;BR /&gt;I have wasted 100's of hours trying to figure out the issues in the absence of a proper Oracle error message. SDU mismatch error is not sufficient enough to pinpoint the problem. 
&lt;BR /&gt; Io exception: Size Data Unit (SDU) mismatchException in component tOracleOutput_1 
&lt;BR /&gt; java.sql.SQLException: Closed Connection 
&lt;BR /&gt; at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) 
&lt;BR /&gt; 
&lt;BR /&gt;I ran the same Job on Unix today, I got a proper error message ORA-01400 that was much easier to debug than the error received on Windows. 
&lt;BR /&gt; Exception in component tOracleOutput_1 
&lt;BR /&gt; java.sql.SQLException: ORA-01400: cannot insert NULL into 
&lt;BR /&gt; ("DW_TCSG"."COURSE_ENROLLMENT_FACT"."DW_INSTR_DEMO_KEY") 
&lt;BR /&gt; at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:74) 
&lt;BR /&gt;I wish I knew this before, I would have saved 100's of hours me and my team has put in to solve these SDU mismatch errors. 
&lt;BR /&gt;Can someone please tell me why is this happening and how can I get the Oracle errors on Windows instead of generic SDU mismatch error?</description>
      <pubDate>Fri, 26 Apr 2013 23:24:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Size-Data-Unit-SDU-mismatchException/m-p/2307741#M79149</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-26T23:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Size Data Unit (SDU) mismatchException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Size-Data-Unit-SDU-mismatchException/m-p/2307742#M79150</link>
      <description>Hi
&lt;BR /&gt;Which version are you using? and what's your JDK version? It seems this problem is related to Oracle Driver. 
&lt;BR /&gt;
&lt;BR /&gt;Shong</description>
      <pubDate>Sat, 27 Apr 2013 08:52:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Size-Data-Unit-SDU-mismatchException/m-p/2307742#M79150</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-27T08:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Size Data Unit (SDU) mismatchException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Size-Data-Unit-SDU-mismatchException/m-p/2307743#M79151</link>
      <description>Talend Version: 5.2.1, Build id: r95165-20121212-0909&lt;BR /&gt;I am using JRE6 not JDK.</description>
      <pubDate>Mon, 29 Apr 2013 15:05:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Size-Data-Unit-SDU-mismatchException/m-p/2307743#M79151</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-29T15:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Size Data Unit (SDU) mismatchException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Size-Data-Unit-SDU-mismatchException/m-p/2307744#M79152</link>
      <description>Hey Shong, 
&lt;BR /&gt;Can you please help me resolve this issue? The SDU mismatch errors are taking a lot of time for us to resolve. 
&lt;BR /&gt;Your help will be highly appreciated. 
&lt;BR /&gt;Thanks a lot in advance! 
&lt;BR /&gt;Vivek</description>
      <pubDate>Tue, 30 Apr 2013 03:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Size-Data-Unit-SDU-mismatchException/m-p/2307744#M79152</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-30T03:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Size Data Unit (SDU) mismatchException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Size-Data-Unit-SDU-mismatchException/m-p/2307745#M79153</link>
      <description>Can anyone please help me with this issue?</description>
      <pubDate>Fri, 03 May 2013 16:14:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Size-Data-Unit-SDU-mismatchException/m-p/2307745#M79153</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-03T16:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Size Data Unit (SDU) mismatchException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Size-Data-Unit-SDU-mismatchException/m-p/2307746#M79154</link>
      <description>Hi Shong,
&lt;BR /&gt;Is there a solution for the issue I am facing at all or is this a Talend bug?
&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 21 May 2013 19:12:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Size-Data-Unit-SDU-mismatchException/m-p/2307746#M79154</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-21T19:12:52Z</dc:date>
    </item>
  </channel>
</rss>

