<?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 Null value in non-Nullable column for an Integer field in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Null-value-in-non-Nullable-column-for-an-Integer-field/m-p/2253432#M36773</link>
    <description>&lt;P&gt;I am relatively new so please consider this if there is a obvious answer.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;I have a simple job for which I am trying to move data from a MSSQL database to Redshift.&amp;nbsp; In particular I am getting an error indicating&amp;nbsp;tMSSqlInput_10 Null value in non-Nullable column.&amp;nbsp; The flow is tMSSqlinput -&amp;gt; tmap -&amp;gt; tRedshiftoutput&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Within the tmap I am checking for&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;row12.ClientInstitutionId = 0 ? 0 : row12.ClientInstitutionId&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The system will not let me check for null (row12.ClientInstitutionId == null) as it appears that Java needs me to check for zero instead.&amp;nbsp; My thinking being that I can let the value zero go to redshift if the source data is null (or zero), otherwise send over the value&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am ammending this a bit as I have replaced the tmap and tredshift components with the tlogrow component.&amp;nbsp; I still get the same error message.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 04:37:20 GMT</pubDate>
    <dc:creator>jpohl</dc:creator>
    <dc:date>2024-11-16T04:37:20Z</dc:date>
    <item>
      <title>Null value in non-Nullable column for an Integer field</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Null-value-in-non-Nullable-column-for-an-Integer-field/m-p/2253432#M36773</link>
      <description>&lt;P&gt;I am relatively new so please consider this if there is a obvious answer.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;I have a simple job for which I am trying to move data from a MSSQL database to Redshift.&amp;nbsp; In particular I am getting an error indicating&amp;nbsp;tMSSqlInput_10 Null value in non-Nullable column.&amp;nbsp; The flow is tMSSqlinput -&amp;gt; tmap -&amp;gt; tRedshiftoutput&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Within the tmap I am checking for&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;row12.ClientInstitutionId = 0 ? 0 : row12.ClientInstitutionId&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The system will not let me check for null (row12.ClientInstitutionId == null) as it appears that Java needs me to check for zero instead.&amp;nbsp; My thinking being that I can let the value zero go to redshift if the source data is null (or zero), otherwise send over the value&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am ammending this a bit as I have replaced the tmap and tredshift components with the tlogrow component.&amp;nbsp; I still get the same error message.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Null-value-in-non-Nullable-column-for-an-Integer-field/m-p/2253432#M36773</guid>
      <dc:creator>jpohl</dc:creator>
      <dc:date>2024-11-16T04:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Null value in non-Nullable column for an Integer field</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Null-value-in-non-Nullable-column-for-an-Integer-field/m-p/2253433#M36774</link>
      <description>&lt;P&gt;I answered my own question.&amp;nbsp; The database schema had changed and I did not change that schema on my connection&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2019 20:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Null-value-in-non-Nullable-column-for-an-Integer-field/m-p/2253433#M36774</guid>
      <dc:creator>jpohl</dc:creator>
      <dc:date>2019-09-19T20:55:27Z</dc:date>
    </item>
  </channel>
</rss>

