<?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: NOT NULL constraint violated during initial load in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/NOT-NULL-constraint-violated-during-initial-load/m-p/2520871#M14495</link>
    <description>&lt;P&gt;The people at Qlik believe this is a 'feature' not a bug.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can vote on &lt;A href="https://ideation.qlik.com/app/#/case/473912?expires=1750250401&amp;amp;signature=48eded7e30248cd75b2f&amp;amp;url=case%2F473912&amp;amp;user=430237372&amp;amp;cpid=6c5de05a-3291-48c5-b74c-e0ca05ee8227" target="_self"&gt;this page&lt;/A&gt; to make this request noteworthy.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only workaround at this moment is to remove the table from the task to clean the metadata and reload it completely.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jun 2025 12:48:39 GMT</pubDate>
    <dc:creator>LaCools</dc:creator>
    <dc:date>2025-06-11T12:48:39Z</dc:date>
    <item>
      <title>NOT NULL constraint violated during initial load</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/NOT-NULL-constraint-violated-during-initial-load/m-p/2510817#M13914</link>
      <description>&lt;P&gt;I'm using Oracle as source, with a logstream set up.&amp;nbsp;&lt;BR /&gt;Targets are azure sql server (managed instance) and databricks (delta).&amp;nbsp;&lt;BR /&gt;qlik replicate version 2024.5.0.480&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When loading a certain table, i'm getting the error:&lt;/P&gt;&lt;P&gt;[DELTA_NOT_NULL_CONSTRAINT_VIOLATED] NOT NULL constraint violated for column: XXX.&lt;/P&gt;&lt;P&gt;The source was recently (several days ago) adjusted. The column went from required, to optional. Meaning 'not null' -&amp;gt; nullable. From that day, the new values in that column are empty.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In our source endpoint (oracle), the column is nullable. When qlik creates the table in both of the targets, the column is NOT nullable.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the past, i've had this issue as well, but never got an answer. Now i wonder how this can happen, and what the fix is.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 12:37:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/NOT-NULL-constraint-violated-during-initial-load/m-p/2510817#M13914</guid>
      <dc:creator>LaCools</dc:creator>
      <dc:date>2025-03-20T12:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: NOT NULL constraint violated during initial load</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/NOT-NULL-constraint-violated-during-initial-load/m-p/2511479#M13946</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/316568"&gt;@LaCools&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Welcome to Qlik Community forum and thanks for reaching out here!&lt;/P&gt;
&lt;P&gt;I did a quick test here, Oracle source replicate to SQL server target. the source table was created by:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;create table testnull (id integer not null primary key,name char(20) not null, notes varchar2(20));&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;So far only column "&lt;FONT face="courier new,courier"&gt;notes&lt;/FONT&gt;" is nullable. Qlik Replicate create the target table with the correct nullable properties (no additional transformation was defined), this is the target side table:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_0-1742908131218.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/178960i48FF4D4E72E0C807/image-size/medium?v=v2&amp;amp;px=400" role="button" title="john_wang_0-1742908131218.png" alt="john_wang_0-1742908131218.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I used Replicate 2024.5.0.563.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 13:10:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/NOT-NULL-constraint-violated-during-initial-load/m-p/2511479#M13946</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-03-25T13:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: NOT NULL constraint violated during initial load</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/NOT-NULL-constraint-violated-during-initial-load/m-p/2511722#M13957</link>
      <description>&lt;P&gt;My problem that i described happens when you try to alter the 'name' column to also become nullable.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Qlik doesn't replicate that change.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2025 16:03:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/NOT-NULL-constraint-violated-during-initial-load/m-p/2511722#M13957</guid>
      <dc:creator>LaCools</dc:creator>
      <dc:date>2025-03-26T16:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: NOT NULL constraint violated during initial load</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/NOT-NULL-constraint-violated-during-initial-load/m-p/2511756#M13959</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/316568"&gt;@LaCools&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You are right. This DDL change of NULLABLE property is not replicated in current versions.&amp;nbsp;If this is a feature you would like to see, please submit a request here which goes to our Product Management team. Other users will have the opportunity to vote on it to increase the chances at adoption and to set the priority: &lt;A href="https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2025 23:14:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/NOT-NULL-constraint-violated-during-initial-load/m-p/2511756#M13959</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-03-26T23:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: NOT NULL constraint violated during initial load</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/NOT-NULL-constraint-violated-during-initial-load/m-p/2511807#M13966</link>
      <description>&lt;P&gt;It says the page is no longer in use. Can i create a ticket in another way?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 08:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/NOT-NULL-constraint-violated-during-initial-load/m-p/2511807#M13966</guid>
      <dc:creator>LaCools</dc:creator>
      <dc:date>2025-03-27T08:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: NOT NULL constraint violated during initial load</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/NOT-NULL-constraint-violated-during-initial-load/m-p/2511809#M13967</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/316568"&gt;@LaCools&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;sorry for that. Would you please try this page:&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Ideation/ct-p/qlik-product-insight" target="_blank"&gt;https://community.qlik.com/t5/Ideation/ct-p/qlik-product-insight&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 08:04:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/NOT-NULL-constraint-violated-during-initial-load/m-p/2511809#M13967</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-03-27T08:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: NOT NULL constraint violated during initial load</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/NOT-NULL-constraint-violated-during-initial-load/m-p/2520069#M14470</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We are having similar issue. I'm using IBM DB2 for iSeries as source and&amp;nbsp;Targets are ADLS and databricks lakehouse (delta).&amp;nbsp;qlik replicate version Nov 2024 (2024.11.0.177&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;what was the outcome. Any inputs would help us resolve the issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 09:37:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/NOT-NULL-constraint-violated-during-initial-load/m-p/2520069#M14470</guid>
      <dc:creator>Gunjansingh1</dc:creator>
      <dc:date>2025-06-04T09:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: NOT NULL constraint violated during initial load</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/NOT-NULL-constraint-violated-during-initial-load/m-p/2520871#M14495</link>
      <description>&lt;P&gt;The people at Qlik believe this is a 'feature' not a bug.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can vote on &lt;A href="https://ideation.qlik.com/app/#/case/473912?expires=1750250401&amp;amp;signature=48eded7e30248cd75b2f&amp;amp;url=case%2F473912&amp;amp;user=430237372&amp;amp;cpid=6c5de05a-3291-48c5-b74c-e0ca05ee8227" target="_self"&gt;this page&lt;/A&gt; to make this request noteworthy.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only workaround at this moment is to remove the table from the task to clean the metadata and reload it completely.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 12:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/NOT-NULL-constraint-violated-during-initial-load/m-p/2520871#M14495</guid>
      <dc:creator>LaCools</dc:creator>
      <dc:date>2025-06-11T12:48:39Z</dc:date>
    </item>
  </channel>
</rss>

