<?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 Error - SQL_ERROR  SqlState: 22000 NativeError: 100072 Message: NULL result in a non-nullable column [1022502] in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Error-SQL-ERROR-SqlState-22000-NativeError-100072-Message-NULL/m-p/1977298#M17298</link>
    <description>&lt;P&gt;Facing the "NULL result in a non-nullable column" error in the Qlik task , I kept Oracle as the source and snowflake as the target.&lt;BR /&gt;This error only appears while inserting data to the snowflake table. I have checked all the columns in oracle and snowflake both has same structure (IS_NULLABLE). In oracle side I have enabled the ASM Configuration.&lt;/P&gt;
&lt;P&gt;Can someone help on this ?&lt;/P&gt;</description>
    <pubDate>Tue, 06 Sep 2022 07:46:47 GMT</pubDate>
    <dc:creator>vijay_panchanathan</dc:creator>
    <dc:date>2022-09-06T07:46:47Z</dc:date>
    <item>
      <title>Error - SQL_ERROR  SqlState: 22000 NativeError: 100072 Message: NULL result in a non-nullable column [1022502]</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Error-SQL-ERROR-SqlState-22000-NativeError-100072-Message-NULL/m-p/1977298#M17298</link>
      <description>&lt;P&gt;Facing the "NULL result in a non-nullable column" error in the Qlik task , I kept Oracle as the source and snowflake as the target.&lt;BR /&gt;This error only appears while inserting data to the snowflake table. I have checked all the columns in oracle and snowflake both has same structure (IS_NULLABLE). In oracle side I have enabled the ASM Configuration.&lt;/P&gt;
&lt;P&gt;Can someone help on this ?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 07:46:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Error-SQL-ERROR-SqlState-22000-NativeError-100072-Message-NULL/m-p/1977298#M17298</guid>
      <dc:creator>vijay_panchanathan</dc:creator>
      <dc:date>2022-09-06T07:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error - SQL_ERROR  SqlState: 22000 NativeError: 100072 Message: NULL result in a non-nullable column [1022502]</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Error-SQL-ERROR-SqlState-22000-NativeError-100072-Message-NULL/m-p/2000898#M17497</link>
      <description>&lt;P&gt;are you getting this while QLIK is inserting into&amp;nbsp;&lt;SPAN&gt;your "attrep_apply_exceptions" table...???&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;or while inserting into the target table?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Nov 2022 00:43:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Error-SQL-ERROR-SqlState-22000-NativeError-100072-Message-NULL/m-p/2000898#M17497</guid>
      <dc:creator>yfimia</dc:creator>
      <dc:date>2022-11-05T00:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error - SQL_ERROR  SqlState: 22000 NativeError: 100072 Message: NULL result in a non-nullable column [1022502]</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Error-SQL-ERROR-SqlState-22000-NativeError-100072-Message-NULL/m-p/2053251#M18306</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/185322"&gt;@vijay_panchanathan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you try the following?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider gp b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;&amp;nbsp;Open the table from the bottom right of the Designer screen. Select Transform. On the screen that opens, click the Expression field for the column. Enter:&lt;STRONG&gt; CASE $ColumnName WHEN null Then ' ' Else $ColumnName END Actually this might work just as well: ifnull($ColumnName,' ')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if it helps.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Barb&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2023 18:38:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Error-SQL-ERROR-SqlState-22000-NativeError-100072-Message-NULL/m-p/2053251#M18306</guid>
      <dc:creator>Barb_Fill21</dc:creator>
      <dc:date>2023-03-26T18:38:01Z</dc:date>
    </item>
  </channel>
</rss>

