<?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>article Qlik Replicate: ORA-00932 inconsistent datatypes: expected NCLOB got CHAR in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-ORA-00932-inconsistent-datatypes-expected-NCLOB/ta-p/2542248</link>
    <description>&lt;P&gt;PostgreSQL Source tables with a Character Varying (8000) datatype would be created as a Varchar(255) datatype on the Oracle Target tables as the default.&lt;/P&gt;
&lt;P&gt;This error will occur with the default settings, as Oracle only supports up to 255 characters for the datatype. Incoming records with a character count higher than 255 are treated as a CLOB datatype and cannot fit in all of the incoming 8000 bytes/char of data.&lt;/P&gt;
&lt;P&gt;The following error is written to the log:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;[TARGET_APPLY ]T: ORA-00932: inconsistent datatypes: expected NCLOB got CHAR [1020436] (oracle_endpoint_bulk.c:812)&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Replicate any version&lt;/LI&gt;
&lt;LI&gt;PostgreSQL Source&lt;/LI&gt;
&lt;LI&gt;Oracle Target&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Adjust the datatype in the Qlik Replicate task table settings to transform the character varying (8000) datatypes to a CLOB datatype.&lt;/P&gt;
&lt;P&gt;This will create CLOB columns on the target and allow the large incoming records to fit in the target table.&lt;/P&gt;
&lt;P&gt;Note that the transformation will need a target table reload to rebuild the table with a new datatype.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cause&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Default task settings create the column with a varchar(255) datatype, while it needs to be a CLOB datatype, as any size over 255 will not fit in the target table if an incoming record exceeds 255 characters in size.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Feb 2026 09:17:14 GMT</pubDate>
    <dc:creator>Alan_Wang</dc:creator>
    <dc:date>2026-02-03T09:17:14Z</dc:date>
    <item>
      <title>Qlik Replicate: ORA-00932 inconsistent datatypes: expected NCLOB got CHAR</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-ORA-00932-inconsistent-datatypes-expected-NCLOB/ta-p/2542248</link>
      <description>&lt;P&gt;PostgreSQL Source tables with a Character Varying (8000) datatype would be created as a Varchar(255) datatype on the Oracle Target tables as the default.&lt;/P&gt;
&lt;P&gt;This error will occur with the default settings, as Oracle only supports up to 255 characters for the datatype. Incoming records with a character count higher than 255 are treated as a CLOB datatype and cannot fit in all of the incoming 8000 bytes/char of data.&lt;/P&gt;
&lt;P&gt;The following error is written to the log:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;[TARGET_APPLY ]T: ORA-00932: inconsistent datatypes: expected NCLOB got CHAR [1020436] (oracle_endpoint_bulk.c:812)&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Replicate any version&lt;/LI&gt;
&lt;LI&gt;PostgreSQL Source&lt;/LI&gt;
&lt;LI&gt;Oracle Target&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Adjust the datatype in the Qlik Replicate task table settings to transform the character varying (8000) datatypes to a CLOB datatype.&lt;/P&gt;
&lt;P&gt;This will create CLOB columns on the target and allow the large incoming records to fit in the target table.&lt;/P&gt;
&lt;P&gt;Note that the transformation will need a target table reload to rebuild the table with a new datatype.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cause&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Default task settings create the column with a varchar(255) datatype, while it needs to be a CLOB datatype, as any size over 255 will not fit in the target table if an incoming record exceeds 255 characters in size.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 09:17:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-ORA-00932-inconsistent-datatypes-expected-NCLOB/ta-p/2542248</guid>
      <dc:creator>Alan_Wang</dc:creator>
      <dc:date>2026-02-03T09:17:14Z</dc:date>
    </item>
  </channel>
</rss>

