<?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: How to resolve the error on not null constraints? in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-resolve-the-error-on-not-null-constraints/m-p/2512724#M14032</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2924"&gt;@desmondchew&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;If the problem persists, please provide the following information:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Qlik Replicate version&lt;/LI&gt;
&lt;LI&gt;Source endpoint type&lt;/LI&gt;
&lt;LI&gt;DDL of the source table and target table&lt;/LI&gt;
&lt;LI&gt;Sample data&lt;/LI&gt;
&lt;LI&gt;Indicate whether the error occurs during the full load stage or the CDC stage.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Desmond&lt;/P&gt;</description>
    <pubDate>Wed, 02 Apr 2025 09:57:43 GMT</pubDate>
    <dc:creator>DesmondWOO</dc:creator>
    <dc:date>2025-04-02T09:57:43Z</dc:date>
    <item>
      <title>How to resolve the error on not null constraints?</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-resolve-the-error-on-not-null-constraints/m-p/2512716#M14029</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have a new task trying to load the table but it failed to load successfully. Got an error on the following. How can I fix this in Snowflake as target endpoint?&lt;/P&gt;&lt;P&gt;00006060: 2025-04-02T01:29:37 [TASK_MANAGER ]W: Table 'TSCHEMA'.'20TABLE' (subtask 0 thread 1) is suspended. A NOT NULL constraint violation occurred on column 'DO'.&lt;BR /&gt;After resolving the issue, check for additional NULLs that might violate NOT NULL constraints. Then reload the table. (replicationtask.c:3152)&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 09:19:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-resolve-the-error-on-not-null-constraints/m-p/2512716#M14029</guid>
      <dc:creator>desmondchew</dc:creator>
      <dc:date>2025-04-02T09:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve the error on not null constraints?</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-resolve-the-error-on-not-null-constraints/m-p/2512721#M14031</link>
      <description>&lt;P&gt;Hello Desmond,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2924"&gt;@desmondchew&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="" data-start="80" data-end="377"&gt;This error indicates that the column &lt;STRONG data-start="117" data-end="125"&gt;'DO'&lt;/STRONG&gt; in the table &lt;STRONG data-start="139" data-end="162"&gt;'TSCHEMA'.'20TABLE'&lt;/STRONG&gt; is defined with a &lt;STRONG data-start="181" data-end="193"&gt;NOT NULL&lt;/STRONG&gt; constraint in Snowflake. Please verify the &lt;STRONG data-start="237" data-end="249"&gt;NULLABLE&lt;/STRONG&gt; property of this column on both the source and target sides and check whether null values are being transferred to Snowflake.&lt;/P&gt;
&lt;P class="" data-start="379" data-end="462"&gt;One possible solution is to allow null values for this column on the target side.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;John.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 09:40:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-resolve-the-error-on-not-null-constraints/m-p/2512721#M14031</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-04-02T09:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve the error on not null constraints?</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-resolve-the-error-on-not-null-constraints/m-p/2512724#M14032</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2924"&gt;@desmondchew&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;If the problem persists, please provide the following information:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Qlik Replicate version&lt;/LI&gt;
&lt;LI&gt;Source endpoint type&lt;/LI&gt;
&lt;LI&gt;DDL of the source table and target table&lt;/LI&gt;
&lt;LI&gt;Sample data&lt;/LI&gt;
&lt;LI&gt;Indicate whether the error occurs during the full load stage or the CDC stage.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Desmond&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 09:57:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-resolve-the-error-on-not-null-constraints/m-p/2512724#M14032</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2025-04-02T09:57:43Z</dc:date>
    </item>
  </channel>
</rss>

