<?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: [Oracle Target] When in Unlimited LOB mode, replication from SQL Database's NVARCHAR(MAX) typ... in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Oracle-Target-When-in-Unlimited-LOB-mode-replication-from-SQL/m-p/2551428#M16423</link>
    <description>&lt;P&gt;Hello&amp;nbsp;Rahul_Kale&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding the second "Use Limited / Inline LOB mode", I understand where to find the relevant Qilk Replicate setting (Task Settings &amp;gt; Metadata &amp;gt; Target metadata &amp;gt; Limit LOB size to (KB)).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I’m not sure exactly what steps to take for the first "Align character set / LOB form (key fix)" and the third "Avoid implicit CLOB ↔ NCLOB conversions in mapping", so I would appreciate some clarification.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Nakagawa&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jun 2026 02:48:36 GMT</pubDate>
    <dc:creator>HNAKAGAW</dc:creator>
    <dc:date>2026-06-16T02:48:36Z</dc:date>
    <item>
      <title>[Oracle Target] When in Unlimited LOB mode, replication from SQL Database's NVARCHAR(MAX) type to Oracle's CLOB type fails with ORA-24806</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Oracle-Target-When-in-Unlimited-LOB-mode-replication-from-SQL/m-p/2551205#M16414</link>
      <description>&lt;P&gt;Hello support team&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Environment]&lt;/P&gt;&lt;P&gt;Source : Azure SQL Database&lt;/P&gt;&lt;P&gt;Target : Oracle 19c&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Situation]&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- When in Unlimited LOB mode, replication from SQL Database's NVARCHAR(MAX) type to Oracle's CLOB type fails with ORA-24806.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- In both Full Load and Change Processing, when ORA-24806 occur , retries continue repeatedly.&lt;/P&gt;&lt;P&gt;- In Limited LOB mode, ORA-24806 does not occur in either FullLoad , Batch optimized apply , Transactional Apply.&lt;/P&gt;&lt;P&gt;- Changing the Oracle data type to NCLOB from CLOB prevents ORA-24806.&lt;/P&gt;&lt;P&gt;- Changing the Output Type of the column to CLOB in Table Settings &amp;gt; Transform does not prevent ORA-24806.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Question]&lt;/P&gt;&lt;P&gt;Is there a workaround to prevent ORA-24806 from occurring while keeping Oracle data type CLOB?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Nakagawa&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2026 02:54:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Oracle-Target-When-in-Unlimited-LOB-mode-replication-from-SQL/m-p/2551205#M16414</guid>
      <dc:creator>HNAKAGAW</dc:creator>
      <dc:date>2026-06-12T02:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: [Oracle Target] When in Unlimited LOB mode, replication from SQL Database's NVARCHAR(MAX) typ...</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Oracle-Target-When-in-Unlimited-LOB-mode-replication-from-SQL/m-p/2551343#M16419</link>
      <description>&lt;P&gt;Hello HNAKAGAW,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to the &lt;STRONG&gt;Qlik community&lt;/STRONG&gt;.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, but there is &lt;STRONG&gt;no direct fix on the Oracle side while keeping CLOB&lt;/STRONG&gt;. The workaround must ensure &lt;STRONG&gt;LOB character set/form consistency and avoid piecewise/LOB streaming mismatch&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;To deal with this, you can try:-&lt;/P&gt;
&lt;UL&gt;
 &lt;LI&gt;&lt;STRONG&gt;Align character set / LOB form (key fix)&lt;/STRONG&gt;&lt;BR /&gt;→ Ensure client/buffer uses same&lt;A href="https://docs.oracle.com/en/error-help/db/ora-24806/?r=26ai" target="_blank"&gt; charset as CLOB&lt;/A&gt; (not NCHAR).&lt;/LI&gt;
 &lt;LI&gt;&lt;A href="https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Tasks.LOBSupport.html" target="_blank"&gt;&lt;STRONG&gt;Use Limited / Inline LOB mode&lt;/STRONG&gt;&lt;/A&gt;&lt;BR /&gt;→ Avoids piece‑by‑piece LOB streaming that triggers errors.&lt;/LI&gt;
 &lt;LI&gt;&lt;STRONG&gt;Avoid implicit CLOB ↔ NCLOB conversions in mapping&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 15 Jun 2026 12:18:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Oracle-Target-When-in-Unlimited-LOB-mode-replication-from-SQL/m-p/2551343#M16419</guid>
      <dc:creator>Rahul_Kale</dc:creator>
      <dc:date>2026-06-15T12:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: [Oracle Target] When in Unlimited LOB mode, replication from SQL Database's NVARCHAR(MAX) typ...</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Oracle-Target-When-in-Unlimited-LOB-mode-replication-from-SQL/m-p/2551428#M16423</link>
      <description>&lt;P&gt;Hello&amp;nbsp;Rahul_Kale&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding the second "Use Limited / Inline LOB mode", I understand where to find the relevant Qilk Replicate setting (Task Settings &amp;gt; Metadata &amp;gt; Target metadata &amp;gt; Limit LOB size to (KB)).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I’m not sure exactly what steps to take for the first "Align character set / LOB form (key fix)" and the third "Avoid implicit CLOB ↔ NCLOB conversions in mapping", so I would appreciate some clarification.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Nakagawa&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 02:48:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Oracle-Target-When-in-Unlimited-LOB-mode-replication-from-SQL/m-p/2551428#M16423</guid>
      <dc:creator>HNAKAGAW</dc:creator>
      <dc:date>2026-06-16T02:48:36Z</dc:date>
    </item>
  </channel>
</rss>

